[PATCH] D91813: [PGO] verify BFI counts after loading profile data
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 20 11:12:18 PST 2020
xur updated this revision to Diff 306744.
xur added a comment.
Using remarks to print the message.
Note that the message printing is still under the internal option.
(This seems OK to me as other options, like EmitBranchProbability, are doing the same.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91813/new/
https://reviews.llvm.org/D91813
Files:
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/test/Transforms/PGOProfile/Inputs/bfi_verification.proftext
llvm/test/Transforms/PGOProfile/bfi_verification.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91813.306744.patch
Type: text/x-patch
Size: 10771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201120/ad015c3e/attachment.bin>
More information about the llvm-commits
mailing list