[PATCH] D95962: [CSSPGO] Introducing dangling pseudo probes.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 09:04:40 PST 2021


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

Splitting patches.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95962

Files:
  llvm/include/llvm/CodeGen/MachineInstr.h
  llvm/include/llvm/IR/PseudoProbe.h
  llvm/include/llvm/MC/MCPseudoProbe.h
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/lib/CodeGen/PseudoProbeInserter.cpp
  llvm/test/Transforms/SampleProfile/pseudo-probe-dangling.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95962.326415.patch
Type: text/x-patch
Size: 8196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/59aaabd5/attachment.bin>


More information about the llvm-commits mailing list