[llvm] [RISCV] Add load/store clustering in post machine schedule (PR #111504)
Pengcheng Wang via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 08:50:14 PDT 2024
wangpc-pp wrote:
> createGenericSchedLive
I think the reason is you are using pre-ra scheduler here.
https://github.com/llvm/llvm-project/pull/111504
More information about the llvm-commits
mailing list