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

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 17:54:08 PDT 2020


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

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


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/emit-pseudo-probe.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86499.287539.patch
Type: text/x-patch
Size: 8769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200825/42c4799d/attachment.bin>


More information about the llvm-commits mailing list