[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 12:22:37 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa5d30421a62c: [CSSPGO] Load context profile for external functions in PreLink and populate… (authored by wenlei).
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/Inputs/csspgo-import-list.prof.extbin
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.330761.patch
Type: text/x-patch
Size: 21850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/9526f29b/attachment.bin>
More information about the llvm-commits
mailing list