[PATCH] D73221: [PGO] Attach appropriate funclet operand bundles to value profiling instrumentation calls

Christopher Chrulski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 16:37:45 PST 2020


chris.chrulski updated this revision to Diff 239735.
chris.chrulski added a comment.

Moved logic into support routine, and made it less specific to value profiling of memintrinsics calls.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73221/new/

https://reviews.llvm.org/D73221

Files:
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/test/Transforms/PGOProfile/indirect_call_profile_funclet.ll
  llvm/test/Transforms/PGOProfile/memop_profile_funclet.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73221.239735.patch
Type: text/x-patch
Size: 11508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/43dbec0d/attachment.bin>


More information about the llvm-commits mailing list