Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve GlobalsAA analysis result in InjectTLIMappings #1382

Merged
merged 1 commit into from
Jul 2, 2020

Conversation

fhahn
Copy link

@fhahn fhahn commented Jun 25, 2020

InjectTLIMappings fails to preserve the analysis result of GlobalsAA. Not preserving the analysis might affect benchmark performance. This change fixes this issue.

Patch by: Ryan Santhiraraja rsanthir@quicinc.com

Reviewers: fpetrogalli, joerg, fhahn

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D82343

InjectTLIMappings fails to preserve the analysis result of GlobalsAA. Not preserving the analysis might affect benchmark performance. This change fixes this issue.

Patch by: Ryan Santhiraraja <rsanthir@quicinc.com>

Reviewers: fpetrogalli, joerg, fhahn

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D82343
@fhahn
Copy link
Author

fhahn commented Jun 25, 2020

@swift-ci please test

@fhahn fhahn merged commit 1e3d48d into swiftlang:apple/stable/20200108 Jul 2, 2020
@fhahn fhahn deleted the injecttli-mapping branch August 13, 2020 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant