[PATCH] D73222: [PGO] Early detection regarding whether pgo counter promotion is possible
Christopher Chrulski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 15:07:49 PST 2020
chris.chrulski updated this revision to Diff 239710.
chris.chrulski added a comment.
Updated interface for isPromotionPossible routine to take in LoopExitBlocks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73222/new/
https://reviews.llvm.org/D73222
Files:
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/test/Transforms/PGOProfile/counter_promo_exit_catchswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73222.239710.patch
Type: text/x-patch
Size: 5292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/a1edb8e0/attachment.bin>
More information about the llvm-commits
mailing list