Re: [PATCH] RISC-V: Add indexed loads/stores constraints testcases

2023-01-30 Thread Kito Cheng via Gcc-patches
committed, thanks! On Sun, Jan 29, 2023 at 11:37 PM wrote: > > From: Ju-Zhe Zhong > > gcc/testsuite/ChangeLog: > > * gcc.target/riscv/rvv/base/vlxei-vsxei-constraint-1.c: New test. > > --- > .../riscv/rvv/base/vlxei-vsxei-constraint-1.c | 121 ++ > 1 file changed, 121 i

[PATCH] RISC-V: Add indexed loads/stores constraints testcases

2023-01-29 Thread juzhe . zhong
From: Ju-Zhe Zhong gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/base/vlxei-vsxei-constraint-1.c: New test. --- .../riscv/rvv/base/vlxei-vsxei-constraint-1.c | 121 ++ 1 file changed, 121 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/vlxei