Re: [PATCH 3/5] RISC-V: Adjust the gather-scatter testcases due to middle-end change

2024-10-25 Thread Robin Dapp
> After we have MASK_LEN_STRIDED_LOAD{STORE} in the middle-end, the > strided case need to be adjust for IR check. OK once the middle-end changes are in. -- Regards Robin

[PATCH 3/5] RISC-V: Adjust the gather-scatter testcases due to middle-end change

2024-10-23 Thread pan2 . li
From: Pan Li After we have MASK_LEN_STRIDED_LOAD{STORE} in the middle-end, the strided case need to be adjust for IR check. The below test suites are passed for this patch: * The riscv fully regression test. gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/autovec/gather-scatter/strided