Issue 141885
Summary [RISCV] Can we teach RISCVectorPeephole to commute FMA to fold vmerge?
Labels backend:RISC-V
Assignees
Reporter topperc
    We have special isel patterns like `VPatFPMulAccVL_VV_VF_RM` and `VPatMultiplyAccVL_VV_VX` that look for riscv_vmerge_vl and an fma or mul+add. Can improve RISCVectorPeephole to remove these patterns?

CC: @lukel97 @preames 
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to