[PATCH] D98187: [SamplePGO] Skip inlinee profile scaling for sample loader inlining
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 08:42:34 PST 2021
wenlei added a comment.
We have this change internally, and it shows a 0.2-0.3% geomean win on spec2017 with CSSPGO (from small wins on larger ones like xalancbmk). I think it should help baseline AutoFDO too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98187/new/
https://reviews.llvm.org/D98187
More information about the llvm-commits
mailing list