[PATCH] D115497: [Inline] Disable deferred inlining

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 21 01:12:49 PST 2021


nikic added a comment.

I can at least offer this reduction (run through `llc -verifymachineinstrs`): https://gist.github.com/nikic/0b5ff77ab7248466eb525d934e98bbeb

I don't have any familiarity with backend scheduling passes though.


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