[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
Tue Oct 25 15:07:06 PDT 2022


ormris updated this revision to Diff 470621.
ormris added a comment.

Changelist:

- Roll insertion and existence check into one line.


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/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.470621.patch
Type: text/x-patch
Size: 5512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/c322f5db/attachment.bin>


More information about the llvm-commits mailing list