[PATCH] D136211: [llvm-profdata] Check for all duplicate entries in MemOpSize table
Matthew Voss via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 28 11:58:38 PDT 2022
ormris updated this revision to Diff 471619.
ormris added a comment.
- Correct existence check
- Change debug note to an error
- Update tests to look for error
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136211/new/
https://reviews.llvm.org/D136211
Files:
llvm/lib/ProfileData/InstrProfWriter.cpp
llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
llvm/test/Transforms/PGOProfile/Inputs/duplicate-values.proftext
llvm/test/Transforms/PGOProfile/consecutive-zeros.ll
llvm/test/Transforms/PGOProfile/duplicate-memop-values.ll
llvm/test/tools/llvm-profdata/invalid-profile-gen-dup-entries.proftext
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136211.471619.patch
Type: text/x-patch
Size: 6313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/c9cfa190/attachment.bin>
More information about the llvm-commits
mailing list