[PATCH] D107299: [CSSPGO] Split context string to deduplicate function name used in the context.
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 19 19:15:16 PDT 2021
hoy updated this revision to Diff 367690.
hoy added a comment.
[CSSPGO] split context string III - llvm-profgen changes
This is the profile llvm-profgen part of the context split work. Please refer to D107299 <https://reviews.llvm.org/D107299> for the original whole patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107299/new/
https://reviews.llvm.org/D107299
Files:
llvm/include/llvm/MC/MCPseudoProbe.h
llvm/lib/MC/MCPseudoProbe.cpp
llvm/tools/llvm-profgen/CSPreInliner.cpp
llvm/tools/llvm-profgen/CSPreInliner.h
llvm/tools/llvm-profgen/CallContext.h
llvm/tools/llvm-profgen/PerfReader.cpp
llvm/tools/llvm-profgen/PerfReader.h
llvm/tools/llvm-profgen/ProfileGenerator.cpp
llvm/tools/llvm-profgen/ProfileGenerator.h
llvm/tools/llvm-profgen/ProfiledBinary.cpp
llvm/tools/llvm-profgen/ProfiledBinary.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107299.367690.patch
Type: text/x-patch
Size: 45278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210820/31ef0124/attachment-0001.bin>
More information about the llvm-commits
mailing list