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

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 09:23:36 PST 2020


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

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

Fixing clang-tidy issues.


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.308397.patch
Type: text/x-patch
Size: 10591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201130/d6d50ca6/attachment.bin>


More information about the llvm-commits mailing list