[llvm] [RISCV] Avoid vl toggles when lowering vector_splice/experimental_vp_splice and add +minimize-vl tuning feature (PR #146746)

Pengcheng Wang via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 6 20:01:15 PDT 2025


wangpc-pp wrote:

> I've added a new tuning flag +minimize-vl. We can probably rename it to +Ovlt if https://lists.riscv.org/g/tech-privileged/message/2487 is ratified

Why don't we just support it at the beginning? Those are just some optimization feature markers.

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


More information about the llvm-commits mailing list