> +    rtx ops[] = {operands[0], operands[1], operands[2], operands[3]};
> +    riscv_vector::emit_vlmax_ternary_insn (code_for_pred_widen_mul_plus 
> (<CODE>, <MODE>mode),
> +                                        riscv_vector::RVV_WIDEN_TERNOP, ops);

ops is still there ;)  No need for another revision though.

> +;; This helps to match ext + fma to enhance the combine optimizations.

No need for the "to enhance the...".

Reply via email to