[PATCH] D115497: [Inline] Disable deferred inlining
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 8 16:42:15 PST 2022
jonpa added a comment.
In D115497#3306497 <https://reviews.llvm.org/D115497#3306497>, @xbolva00 wrote:
> If it was enabled in old pm, but not in new pm, then just oversight? Patch welcome.
I was assuming the inliner (and outliner?) heuristics may have undergone a reworking with the new pass-manager, but I don't really know...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115497/new/
https://reviews.llvm.org/D115497
More information about the llvm-commits
mailing list