: Split arguments of expand_vec_perm
On 6/4/23 03:25, juzhe.zh...@rivai.ai wrote:
> From: Juzhe-Zhong
>
> Since the following patch will calls expand_vec_perm with splitted
> arguments, change the expand_vec_perm interface in this patch.
>
> gcc/ChangeLog:
>
>
On 6/4/23 03:25, juzhe.zh...@rivai.ai wrote:
From: Juzhe-Zhong
Since the following patch will calls expand_vec_perm with
splitted arguments, change the expand_vec_perm interface in
this patch.
gcc/ChangeLog:
* config/riscv/autovec.md: Split arguments.
* config/riscv/riscv
From: Juzhe-Zhong
Since the following patch will calls expand_vec_perm with
splitted arguments, change the expand_vec_perm interface in
this patch.
gcc/ChangeLog:
* config/riscv/autovec.md: Split arguments.
* config/riscv/riscv-protos.h (expand_vec_perm): Ditto.
* config