[PATCH] D121655: [llvm-profgen] Read sample profiles for post-processing.
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 23 17:42:54 PDT 2022
hoy updated this revision to Diff 417796.
hoy added a comment.
Moving pseudo probe decoding out of probe profile generation so that it'll run for sample profile input case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121655/new/
https://reviews.llvm.org/D121655
Files:
llvm/test/tools/llvm-profgen/cold-profile-trimming-symbolized.test
llvm/test/tools/llvm-profgen/cs-preinline-sample-profile.test
llvm/tools/llvm-profgen/ProfileGenerator.cpp
llvm/tools/llvm-profgen/ProfileGenerator.h
llvm/tools/llvm-profgen/llvm-profgen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121655.417796.patch
Type: text/x-patch
Size: 16508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/799ad9a1/attachment.bin>
More information about the llvm-commits
mailing list