Files
clang-p2996/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp
Christudasan Devadasan a47c35a699 [CodeGen] Move MISched target hooks into TargetMachine (#125700)
The createSIMachineScheduler & createPostMachineScheduler
target hooks are currently placed in the PassConfig interface.
Moving it out to TargetMachine so that both legacy and
the new pass manager can effectively use them.
2025-02-05 11:41:37 +05:30

12 KiB