[llvm] [RISCV] Combine vslidedown_vl with known VL to a smaller LMUL (PR #66267)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 11:46:20 PDT 2023


michaelmaitland wrote:

> getSmallestVTForIndex won't reduce LMUL to anything lower than M1, so this patch shouldn't go from M1/MF2 or MF4.

This is good enough for me.

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


More information about the llvm-commits mailing list