[PATCH] D143624: Inlining: Run the legacy AlwaysInliner before the regular inliner.

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 15:35:12 PST 2023


mtrofin accepted this revision.
mtrofin added a comment.
This revision is now accepted and ready to land.

lgtm. Like @aeubanks was saying, let's just give a bit of time (1 month or so?) between when this lands and until we clean up the "mandatory" notion from the advisor, just to make sure nothing breaks/regresses.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143624/new/

https://reviews.llvm.org/D143624



More information about the llvm-commits mailing list