Files
clang-p2996/llvm/lib/CodeGen/WindowScheduler.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

27 KiB