]> gcc.gnu.org Git - gcc.git/commitdiff
RISC-V: Fix incorrect folder for VRGATHERI16 test case
authorPan Li <pan2.li@intel.com>
Wed, 6 Sep 2023 12:47:59 +0000 (20:47 +0800)
committerPan Li <pan2.li@intel.com>
Wed, 6 Sep 2023 12:59:10 +0000 (20:59 +0800)
Put the test file to the incorrect folder, this patch would like to
fix it.

gcc/testsuite/ChangeLog:

* gcc.target/riscv/rvv/intrisinc-vrgatherei16.c: Moved to...
* gcc.target/riscv/rvv/base/intrisinc-vrgatherei16.c: ...here.

Signed-off-by: Pan Li <pan2.li@intel.com>
gcc/testsuite/gcc.target/riscv/rvv/base/intrisinc-vrgatherei16.c [moved from gcc/testsuite/gcc.target/riscv/rvv/intrisinc-vrgatherei16.c with 100% similarity]

This page took 0.075599 seconds and 5 git commands to generate.