[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
Thu Jan 14 15:20:39 PST 2021
modimo updated this revision to Diff 316796.
modimo added a comment.
Add DEFAULT testing to make sure baseline inlining differs from replay. Fix copy-paste error in flag description for `-cgscc-inline-replay`
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.316796.patch
Type: text/x-patch
Size: 8230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210114/a2fd8c06/attachment.bin>
More information about the llvm-commits
mailing list