[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 14:22:28 PST 2020


chris.chrulski updated this revision to Diff 239702.
chris.chrulski added a comment.

Fix for bug in initial revision.


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.239702.patch
Type: text/x-patch
Size: 5314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/afede2f9/attachment.bin>


More information about the llvm-commits mailing list