[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
Mon Mar 7 09:45:07 PST 2022
aeubanks updated this revision to Diff 413531.
aeubanks added a comment.
add cl::opt
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.413531.patch
Type: text/x-patch
Size: 5696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/b7b784ef/attachment.bin>
More information about the llvm-commits
mailing list