[PATCH] D86156: [BFI] Preserve BFI information through loop passes via VH callbacks inside LoopStandardAnalysisResults
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 21 22:28:18 PDT 2020
nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
This change adds three PDT calculations to the standard pipeline. Please try to avoid the PDT calculations if PGO is not used, possibly by using LazyBPI.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86156/new/
https://reviews.llvm.org/D86156
More information about the cfe-commits
mailing list