On 04/09/2024 14:26, Christophe Lyon wrote:
> Factorize vddup and vidup so that they use the same parameterized
> names.
>
> This patch updates only the (define_insn
> "@mve_q_u_insn") patterns and does not bother with the
> (define_expand "mve_vidupq_n_u") ones, because a subsequent
> patch avoid
Factorize vddup and vidup so that they use the same parameterized
names.
This patch updates only the (define_insn
"@mve_q_u_insn") patterns and does not bother with the
(define_expand "mve_vidupq_n_u") ones, because a subsequent
patch avoids using them.
2024-08-21 Christophe Lyon
gcc/