[llvm] [RISCV] Override default sched policy (PR #115445)

Pengcheng Wang via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 01:01:21 PST 2024


wangpc-pp wrote:

This PR will only enable bidirectional scheduling and tracking register pressure. And `ShouldTrackLaneMasks`/`DisableLatencyHeuristic` will be follow-ups (need more inputs).

I will land this in a few days if there is no further more discusstion.

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


More information about the llvm-commits mailing list