[PATCH] D95962: [CSSPGO] Introducing dangling pseudo probes.
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 2 22:39:28 PST 2021
hoy updated this revision to Diff 327677.
hoy marked 2 inline comments as done.
hoy added a comment.
Addressing Wei's feedbacks.
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/lib/ProfileData/SampleProf.cpp
llvm/test/Transforms/SampleProfile/pseudo-probe-dangling.mir
llvm/test/tools/llvm-profdata/Inputs/pseudo-probe-profile.proftext
llvm/test/tools/llvm-profdata/merge-probe-profile.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95962.327677.patch
Type: text/x-patch
Size: 11594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/a6227ad9/attachment-0001.bin>
More information about the llvm-commits
mailing list