> Sorry for the micromanagement, but I think this is easier to read if it flows
> as a
> single paragraph:
[snip...]
> I should have realised this would be the case, sorry, but now that there's
> only
> one rewrite, this should simply be:
>
> "&& reload_completed
> && register_operand (operands[4], <MODE>mode)
> && !rtx_equal_p (operands[0], operands[4]))"
> {
> emit_insn (gen_vcond_mask_<mode><vpred> (operands[0], operands[3],
> operands[4], operands[1]));
> operands[4] = operands[3] = operands[0];
> }
Done and done.
> OK with those changes, thanks.
>
> Richard
Committed with:
commit b648814c02eb418aaf27897c480452172ee96303
Date: Fri Aug 28 11:31:04 2020 +0100
Kind regards,
Przemyslaw