Re: Re: [committed] RISC-V: Fix bug of get_mask_mode

2023-07-31 Thread 钟居哲
Ok. Thanks. Li Pan is still testing. juzhe.zh...@rivai.ai From: Kito Cheng Date: 2023-07-31 21:45 To: Kito Cheng CC: Juzhe-Zhong; gcc-patches; jeffreyalaw; macro; pan2.li; rdapp.gcc Subject: Re: [committed] RISC-V: Fix bug of get_mask_mode I saw you didn't push yet, so I pushed an

Re: [committed] RISC-V: Fix bug of get_mask_mode

2023-07-31 Thread Kito Cheng via Gcc-patches
I saw you didn't push yet, so I pushed another patch to fix those unused variable issues. On Mon, Jul 31, 2023 at 9:12 PM Kito Cheng wrote: > > Ooops, I guess my code base was too old, and forgot to check that after > rebase, thanks for fix that! > > Juzhe-Zhong 於 2023年7月31日 週一,20:21寫道: >> >> Fi

Re: [committed] RISC-V: Fix bug of get_mask_mode

2023-07-31 Thread Kito Cheng via Gcc-patches
Ooops, I guess my code base was too old, and forgot to check that after rebase, thanks for fix that! Juzhe-Zhong 於 2023年7月31日 週一,20:21寫道: > Fix bugs: > ../../../riscv-gcc/gcc/config/riscv/riscv-v.cc: In function ‘void > riscv_vector::emit_vlmax_masked_fp_mu_insn(unsigned int, int, rtx_def**)’: >