[RISCV] Add swapped patterns to VPatIntegerSetCCVL_VIPlus1.
This matches VPatIntegerSetCCVL_VI_Swappable. But as noted in the FIXME this may only be needed due to lack of canonicalization on VP_SETCC. Reviewed By: rogfer01 Differential Revision: https://reviews.llvm.org/D123239
Showing
- llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td 19 additions, 6 deletionsllvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
- llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-int-vp.ll 9 additions, 21 deletionsllvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-int-vp.ll
- llvm/test/CodeGen/RISCV/rvv/setcc-int-vp.ll 18 additions, 42 deletionsllvm/test/CodeGen/RISCV/rvv/setcc-int-vp.ll
Loading
Please register or sign in to comment