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

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


wangpc-pp wrote:

> Non blocking, can you check that #107532 still spills? I have a feeling we still need to set microOpBufferSize otherwise latency always overrides register pressure

Yeah, it still spills. I think we can add generic models as what I commented before. :-)

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


More information about the llvm-commits mailing list