[PATCH] D108180: [CSSPGO] Track and use context-sensitive post-optimization function size to drive global pre-inliner in llvm-profgen
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 18 15:36:15 PDT 2021
wenlei updated this revision to Diff 367343.
wenlei added a comment.
Shrink perfscript used in test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108180/new/
https://reviews.llvm.org/D108180
Files:
llvm/include/llvm/ProfileData/SampleProf.h
llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
llvm/lib/Transforms/IPO/SampleContextTracker.cpp
llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfbin
llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfscript
llvm/test/tools/llvm-profgen/cs-preinline-cost.test
llvm/tools/llvm-profgen/CSPreInliner.cpp
llvm/tools/llvm-profgen/CSPreInliner.h
llvm/tools/llvm-profgen/ProfileGenerator.cpp
llvm/tools/llvm-profgen/ProfiledBinary.cpp
llvm/tools/llvm-profgen/ProfiledBinary.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108180.367343.patch
Type: text/x-patch
Size: 480865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210818/e5c65d6c/attachment-0001.bin>
More information about the llvm-commits
mailing list