]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Add test case for PR123916
authorPan Li <pan2.li@intel.com>
Mon, 2 Feb 2026 06:46:47 +0000 (14:46 +0800)
committerPan Li <pan2.li@intel.com>
Thu, 5 Feb 2026 01:23:26 +0000 (09:23 +0800)
commit6d78bdac52b48675240680d8d35b8b77ed23705d
treeadcddb1873b710fc12fb48577ca08740f8ede290
parentff07e354baefe8078509bccb25f3adbbc43bcd48
RISC-V: Add test case for PR123916

Add test case to ensure vectorization on gpr2vr-cost=0.

PR/target 123916

gcc/testsuite/ChangeLog:

* gcc.target/riscv/rvv/autovec/pr123916.c: New test.

Signed-off-by: Pan Li <pan2.li@intel.com>
gcc/testsuite/gcc.target/riscv/rvv/autovec/pr123916.c [new file with mode: 0644]