[llvm] [RISCV] Reduce the VL of both operands in VMERGE_VVM (PR #144759)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 18 10:49:14 PDT 2025


================
@@ -112,7 +112,7 @@ bool RISCVVectorPeephole::tryToReduceVL(MachineInstr &MI) const {
   //
   // TODO: We can handle a bunch more instructions here, and probably
   // recurse backwards through operands too.
----------------
topperc wrote:

This TODO describes what the VL optimizer does.

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


More information about the llvm-commits mailing list