Re: [PATCH] RISC-V: Fix vle constraints

2022-12-22 Thread Kito Cheng via Gcc-patches
Committed, thanks :) On Fri, Dec 23, 2022 at 11:33 AM wrote: > > From: Ju-Zhe Zhong > > gcc/ChangeLog: > > * config/riscv/vector.md: Fix contraints. > > gcc/testsuite/ChangeLog: > > * gcc.target/riscv/rvv/base/vle-constraint-1.c: New test. > > --- > gcc/config/riscv/vector.md

[PATCH] RISC-V: Fix vle constraints

2022-12-22 Thread juzhe . zhong
From: Ju-Zhe Zhong gcc/ChangeLog: * config/riscv/vector.md: Fix contraints. gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/base/vle-constraint-1.c: New test. --- gcc/config/riscv/vector.md| 16 +-- .../riscv/rvv/base/vle-constraint-1.c | 109