[PATCH] D94334: [InlineAdvisor] Allow replay of inline decisions for the CGSCC inliner from optimization remarks
Di Mo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 8 17:45:35 PST 2021
modimo updated this revision to Diff 315559.
modimo edited the summary of this revision.
modimo added a comment.
Move the ReplayInlineAdvisor.cpp/h and SampleProfile.cpp files to D94333 <https://reviews.llvm.org/D94333> as they need to be atomic with the remarks format change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94334/new/
https://reviews.llvm.org/D94334
Files:
llvm/include/llvm/Transforms/IPO/Inliner.h
llvm/lib/Transforms/IPO/Inliner.cpp
llvm/test/Transforms/Inline/Inputs/cgscc-inline-replay.txt
llvm/test/Transforms/Inline/cgscc-inline-replay.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94334.315559.patch
Type: text/x-patch
Size: 8006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210109/4d0ef350/attachment.bin>
More information about the llvm-commits
mailing list