[llvm] [MachineScheduler] Improve handling of phys regs in GenericScheduler() (NFC). (PR #187572)
Jonas Paulsson via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 08:13:44 PDT 2026
JonPsson1 wrote:
> I think that's fine. Other flags like OnlyTopDown might already do that (i.e. setting to the same value) anyway.
ok, that's a good point. Patch updated accordingly.
https://github.com/llvm/llvm-project/pull/187572
More information about the llvm-commits
mailing list