[RISCV] Teach RISCVTargetLowering::shouldSinkOperands to sink splats for FMA.
If either of the multiplicands is a splat, we can sink it to use vfmacc.vf or similar.
Loading
Please register or sign in to comment
If either of the multiplicands is a splat, we can sink it to use vfmacc.vf or similar.