[PATCH] D124308: [MachineScheduler] exclude INLINEASM from schedule when it would increase register pressure

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 15:25:22 PDT 2022


nickdesaulniers added a comment.

Note to reviewers, I'd like to land this AND https://reviews.llvm.org/D122350 (either of which both resolve my issue observed in this MIR test case).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124308



More information about the llvm-commits mailing list