[PATCH] D100334: [CSSPGO] Exclude pseudo probes from slot index

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 12 12:13:51 PDT 2021


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

Updating D100334 <https://reviews.llvm.org/D100334>: [CSSPGO] Exclude pseudo probes from slot index


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100334

Files:
  llvm/lib/CodeGen/LiveDebugVariables.cpp
  llvm/lib/CodeGen/LiveIntervals.cpp
  llvm/lib/CodeGen/LiveRangeShrink.cpp
  llvm/lib/CodeGen/LiveVariables.cpp
  llvm/lib/CodeGen/MachineBasicBlock.cpp
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/lib/CodeGen/MachineSink.cpp
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/CodeGen/RegisterCoalescer.cpp
  llvm/lib/CodeGen/RegisterPressure.cpp
  llvm/lib/CodeGen/RegisterScavenging.cpp
  llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
  llvm/lib/CodeGen/SlotIndexes.cpp
  llvm/lib/CodeGen/SplitKit.cpp
  llvm/test/Transforms/SampleProfile/pseudo-probe-slotindex.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100334.336930.patch
Type: text/x-patch
Size: 14583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210412/ed3a2a11/attachment.bin>


More information about the llvm-commits mailing list