[PATCH] D115497: [Inline] Disable deferred inlining

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 17:01:05 PST 2022


xbolva00 added a comment.

In D115497#3306525 <https://reviews.llvm.org/D115497#3306525>, @jonpa wrote:

> 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...

cc @aeubanks


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