[PATCH] D95962: [CSSPGO] Introducing dangling pseudo probes.
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 1 16:41:27 PST 2021
hoy updated this revision to Diff 327322.
hoy edited the summary of this revision.
hoy added a comment.
Fixing an issue when merging dangling probes.
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.327322.patch
Type: text/x-patch
Size: 11565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/bd055c30/attachment.bin>
More information about the llvm-commits
mailing list