[PATCH] D108677: [CSSPGO] Add switch for sample loader to honor global pre-inliner decision from llvm-profgen
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 16:08:53 PDT 2021
wenlei updated this revision to Diff 368770.
wenlei added a comment.
Herald added a subscriber: eraman.
address comment, move preinliner check after always/never inline check, add test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108677/new/
https://reviews.llvm.org/D108677
Files:
llvm/lib/ProfileData/SampleProfReader.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/Transforms/SampleProfile/Inputs/csspgo-use-preinliner.prof
llvm/test/Transforms/SampleProfile/csspgo-use-preinliner.ll
llvm/tools/llvm-profgen/ProfileGenerator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108677.368770.patch
Type: text/x-patch
Size: 14530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/90f93082/attachment.bin>
More information about the llvm-commits
mailing list