Committed, thanks Jeff. Pan
-----Original Message----- From: Gcc-patches <gcc-patches-bounces+pan2.li=intel....@gcc.gnu.org> On Behalf Of Jeff Law via Gcc-patches Sent: Sunday, June 4, 2023 11:28 PM To: juzhe.zh...@rivai.ai; gcc-patches@gcc.gnu.org Cc: kito.ch...@sifive.com; pal...@rivosinc.com; rdapp....@gmail.com Subject: Re: [PATCH] RISC-V: Split arguments of expand_vec_perm On 6/4/23 03:25, juzhe.zh...@rivai.ai wrote: > From: Juzhe-Zhong <juzhe.zh...@rivai.ai> > > 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