[PATCH] D61540: [PGO] Use sum of count values to fix func entry count and add a check to verify BFI counts
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 11:55:46 PST 2020
xur updated this revision to Diff 306496.
xur added a comment.
Split the verification to another patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61540/new/
https://reviews.llvm.org/D61540
Files:
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/test/Transforms/PGOProfile/Inputs/fix_bfi.proftext
llvm/test/Transforms/PGOProfile/fix_bfi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61540.306496.patch
Type: text/x-patch
Size: 7670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201119/085210d0/attachment.bin>
More information about the llvm-commits
mailing list