[PATCH] D98590: [CSSPGO] Load context profile for external functions in PreLink and populate ThinLTO import list
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 15 09:29:43 PDT 2021
wenlei updated this revision to Diff 330692.
wenlei added a comment.
address Wei's comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98590/new/
https://reviews.llvm.org/D98590
Files:
llvm/include/llvm/ProfileData/SampleProf.h
llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
llvm/lib/ProfileData/SampleProfReader.cpp
llvm/lib/ProfileData/SampleProfWriter.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/Transforms/SampleProfile/Inputs/csspgo-import-list.prof
llvm/test/Transforms/SampleProfile/csspgo-import-list.ll
llvm/tools/llvm-profgen/ProfileGenerator.cpp
llvm/tools/llvm-profgen/ProfileGenerator.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98590.330692.patch
Type: text/x-patch
Size: 21688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/b0382148/attachment.bin>
More information about the llvm-commits
mailing list