Files
clang-p2996/llvm/lib/CodeGen/MachineScheduler.cpp
Cullen Rhodes cdde6a650a [MISched] Add statistics for heuristics (#137981)
When diagnosing scheduling issues it can be useful to know which
heuristics are driving the scheduler. This adds pre-RA and post-RA
statistics for all heuristics.
2025-05-09 10:06:35 +01:00

184 KiB