[PATCH] D91567: [llvm][inliner] Reuse the inliner pass to implement 'always inliner'
Mircea Trofin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 16 14:27:12 PST 2020
mtrofin added a comment.
Please note: the patch isn't 100% ready, there are those tests that check how the pipeline is composed, which are unpleasant to fix, so I want to defer them to after we get agreement over the larger points this patch brings (i.e. pre-performing always inlinings, value in further exploring cleanups before full inlining, etc)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91567/new/
https://reviews.llvm.org/D91567
More information about the cfe-commits
mailing list