[PATCH] D97481: [CSSPGO] Unblocking optimizations by dangling pseudo probes.
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 28 22:50:26 PST 2021
hoy updated this revision to Diff 327030.
hoy marked an inline comment as done.
hoy added a comment.
Addressing Wei's feedbacks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97481/new/
https://reviews.llvm.org/D97481
Files:
llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/include/llvm/IR/PseudoProbe.h
llvm/lib/CodeGen/BranchFolding.cpp
llvm/lib/CodeGen/MachineBasicBlock.cpp
llvm/lib/CodeGen/TailDuplicator.cpp
llvm/lib/IR/PseudoProbe.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SampleProfile/pseudo-probe-dangle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97481.327030.patch
Type: text/x-patch
Size: 23646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/54e22561/attachment.bin>
More information about the llvm-commits
mailing list