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: Friday, June 16, 2023 11:53 PM To: Juzhe-Zhong <juzhe.zh...@rivai.ai>; gcc-patches@gcc.gnu.org Cc: kito.ch...@gmail.com; kito.ch...@sifive.com; pal...@dabbelt.com; pal...@rivosinc.com; rdapp....@gmail.com Subject: Re: [PATCH] RISC-V: Fix VL operand bug in VSETVL PASS[PR110264] On 6/16/23 02:02, Juzhe-Zhong wrote: > This patch fixes this issue happens on both GCC-13 and GCC-14. > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110264 > > The testcase is too big and I failed to reduce it so I didn't append > test into this patch. > > This patch should not only land into GCC-14 but also should backport to > GCC-13. > > PR target/110264 > > gcc/ChangeLog: > > * config/riscv/riscv-vsetvl.cc (insert_vsetvl): Fix bug. OK. Note, I've been swamped this week. So things are moving a bit slower than I'd like on the review side. jeff