[PATCH] D86499: [CSSPGO] Pseudo probe instrumentation pass

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 10:59:45 PST 2020


hoy updated this revision to Diff 306480.
hoy added a comment.

Updating D86499 <https://reviews.llvm.org/D86499>: [CSSPGO] Pseudo probe instrumentation pass

Corresponding changes to support IR/MIR intrinsic attributes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86499

Files:
  llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/CMakeLists.txt
  llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
  llvm/test/Transforms/SampleProfile/pseudo-probe-emit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86499.306480.patch
Type: text/x-patch
Size: 10589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201119/6283d571/attachment.bin>


More information about the llvm-commits mailing list