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

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


hoy created this revision.
Herald added subscribers: llvm-commits, wenlei, hiraditya, mgorny.
Herald added a project: LLVM.
hoy requested review of this revision.

Test Plan:


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86499

Files:
  llvm/include/llvm/Passes/PassBuilder.h
  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.287536.patch
Type: text/x-patch
Size: 12294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200825/7ad12d21/attachment.bin>


More information about the llvm-commits mailing list