[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
Fri Feb 25 11:48:01 PST 2022
aeubanks added a comment.
will fix the two failing tests if we like this patch
this does cause fewer instances of inlining on llvm-test-suite
I did some performance testing on some internal benchmarks, seeing mixed results
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120584/new/
https://reviews.llvm.org/D120584
More information about the llvm-commits
mailing list