[PATCH] D120584: [NewPM][Inliner] Mark inlined calls to functions in same SCC as callee as noinline
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 1 10:11:14 PST 2022
aeubanks updated this revision to Diff 412153.
aeubanks added a comment.
skip noinline if in caller's SCC
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120584/new/
https://reviews.llvm.org/D120584
Files:
llvm/lib/Transforms/IPO/Inliner.cpp
llvm/test/Transforms/Inline/mut-rec-scc-2.ll
llvm/test/Transforms/Inline/mut-rec-scc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120584.412153.patch
Type: text/x-patch
Size: 4112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/7c02c428/attachment.bin>
More information about the llvm-commits
mailing list