LGTM
On Mon, May 22, 2023 at 3:20 PM wrote:
>
> From: Juzhe-Zhong
>
> Since satisfies_constraint_vi (x) belongs to RVV region.
> We make this condition inside riscv_v_ext_vector_mode_p to make codes
> more reasonable.
>
> gcc/ChangeLog:
>
> * config/riscv/riscv.cc (riscv_const_insns): Re
From: Juzhe-Zhong
Since satisfies_constraint_vi (x) belongs to RVV region.
We make this condition inside riscv_v_ext_vector_mode_p to make codes
more reasonable.
gcc/ChangeLog:
* config/riscv/riscv.cc (riscv_const_insns): Reorganize the codes.
---
gcc/config/riscv/riscv.cc | 12 ++