[PATCH] D112033: [SampleProfile] Add all callsites to AllCandidates if InlineReplay is in effect
Di Mo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 21 14:49:49 PDT 2021
modimo updated this revision to Diff 381401.
modimo marked 2 inline comments as done and an inline comment as not done.
modimo added a comment.
Refactor uses of replay advisor into getExternalInlineAdvisorCost and getExternalInlineAdvisorShouldInline. Move importing code to findExternalInlineCandidate
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112033/new/
https://reviews.llvm.org/D112033
Files:
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/Transforms/SampleProfile/Inputs/csspgo-import-list-no-funca.prof
llvm/test/Transforms/SampleProfile/Inputs/csspgo-import-list-replay.txt
llvm/test/Transforms/SampleProfile/Inputs/csspgo-import-list.prof
llvm/test/Transforms/SampleProfile/Inputs/function_metadata_replay.txt
llvm/test/Transforms/SampleProfile/csspgo-import-list.ll
llvm/test/Transforms/SampleProfile/function_metadata.ll
llvm/test/Transforms/SampleProfile/inline-replay.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112033.381401.patch
Type: text/x-patch
Size: 23148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211021/5932372d/attachment.bin>
More information about the llvm-commits
mailing list