[PATCH] D91813: [PGO] verify BFI counts after loading profile data
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 11:57:25 PST 2020
xur created this revision.
xur added a reviewer: davidxl.
Herald added subscribers: wenlei, hiraditya.
Herald added a project: LLVM.
xur requested review of this revision.
Compare BFI counts with the raw profile counts and print messages.
Split from https://reviews.llvm.org/D61540
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.306498.patch
Type: text/x-patch
Size: 10384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201119/5c809478/attachment.bin>
More information about the llvm-commits
mailing list