Files
clang-p2996/llvm/lib/CodeGen/MachineScheduler.cpp
Wang Pengcheng cb7561ac5a [Sched] Add MacroFusion mutation if fusions are not empty (#72227)
We can get the fusions list by `getMacroFusions` and if it is not
empty, then we will add the MacroFusion mutation automatically.
2024-02-07 15:38:02 +08:00

161 KiB