[llvm] [CodeGen] Move MISched target hooks into TargetMachine (PR #125700)

Akshat Oke via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 22:08:22 PST 2025


optimisan wrote:

I think it might be better to put these into `CodeGenTargetMachineImpl` instead, since all codegen goes through that interface.

https://github.com/llvm/llvm-project/pull/125700


More information about the llvm-commits mailing list