[llvm] [MISched] Extend overridePostRASchedPolicy to support per-function scheduling direction (PR #149297)
Pengcheng Wang via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 17 08:49:15 PDT 2025
https://github.com/wangpc-pp commented:
I have two questions here:
1. Should we change `overrideSchedPolicy` as well?
2. `Subtarget` should be per-function? Why can't we just use it?
https://github.com/llvm/llvm-project/pull/149297
More information about the llvm-commits
mailing list