Committed, thanks Jeff. Pan
-----Original Message----- From: Gcc-patches <[email protected]> On Behalf Of Jeff Law via Gcc-patches Sent: Sunday, June 4, 2023 11:28 PM To: [email protected]; [email protected] Cc: [email protected]; [email protected]; [email protected] Subject: Re: [PATCH] RISC-V: Split arguments of expand_vec_perm On 6/4/23 03:25, [email protected] wrote: > From: Juzhe-Zhong <[email protected]> > > 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/riscv/riscv-v.cc (expand_vec_perm): Ditto. OK jeff
