[PATCH] D129001: [PGO] Report number of counts being dropped when a hash-mismatch happens.
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 6 11:09:07 PDT 2022
xur updated this revision to Diff 442639.
xur added a comment.
Handle overflow of sum.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129001/new/
https://reviews.llvm.org/D129001
Files:
llvm/include/llvm/ProfileData/InstrProfReader.h
llvm/lib/ProfileData/InstrProfReader.cpp
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/test/Transforms/PGOProfile/Inputs/diag.proftext
llvm/test/Transforms/PGOProfile/diag_mismatch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129001.442639.patch
Type: text/x-patch
Size: 5437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220706/064169a6/attachment.bin>
More information about the llvm-commits
mailing list