[llvm] [MachineScheduler] Turn SU->isScheduled check into an assert in pickNode() (PR #160145)

Jonas Paulsson via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 23 00:50:54 PDT 2025


JonPsson1 wrote:

actually, there is already an assert in schedule(), so no need to assert in pickNode() as well (or other way around).

https://github.com/llvm/llvm-project/pull/160145


More information about the llvm-commits mailing list