aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorPan Li <pan2.li@intel.com>2024-10-15 09:19:44 +0800
committerPan Li <pan2.li@intel.com>2024-10-15 09:58:38 +0800
commit14493126c0f56dd201b27bfd28fb4575351a9725 (patch)
treee853d8970ea557996afb644bab5b30d342a4d0f0 /libcpp
parent23e7b702521aa5611eeee060a0b8dd194f3801fc (diff)
downloadgcc-14493126c0f56dd201b27bfd28fb4575351a9725.zip
gcc-14493126c0f56dd201b27bfd28fb4575351a9725.tar.gz
gcc-14493126c0f56dd201b27bfd28fb4575351a9725.tar.bz2
RISC-V: Fix UNRESOLVED testcases for SAT alu vector mode
Some saturation related alu testcases missed additional option for expand check, which result in some UNRESOLVED issues. This patch would like to fix it by adding the option back as other testcases. The below test are passed for this patch. * The rv64gcv fully regression test. It is test only patch and obvious up to a point, will commit it directly if no comments in next 48H. gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add-13.c: Add compile option for expanding check. * gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add-15.c: Ditto. * gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add-22.c: Ditto. * gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add-29.c: Ditto. * gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add_imm-15.c: Ditto. * gcc.target/riscv/rvv/autovec/binop/vec_sat_u_add_imm-7.c: Ditto. * gcc.target/riscv/rvv/autovec/unop/vec_sat_u_trunc-11.c: Ditto. * gcc.target/riscv/rvv/autovec/unop/vec_sat_u_trunc-12.c: Ditto. Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions