Files
clang-p2996/llvm/lib/CodeGen/MachineScheduler.cpp
Francesco Petrogalli 557ea9867f [MISched] Dump the execution trace of the schedule.
The traces are printed only for bottom-up and top-down scheduling
because the values of TopReadyCycle and BottomReadyCycle are
inconsistent when obtained via bidirectional scheduling (see
`BIDIRECTIONAL` checks in the test).

Differential Revision: https://reviews.llvm.org/D142529
2023-01-26 17:54:55 +01:00

151 KiB