]> 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)
committerJeff Law <jlaw@ventanamicro.com>
Mon, 11 Sep 2023 13:21:17 +0000 (07:21 -0600)
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>
(cherry picked from commit 0574a19047fa66f26a38e79c1b9ae6a8207bba89)

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.074087 seconds and 5 git commands to generate.