]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Refactor the testcases for bswap16-0
authorPan Li <pan2.li@intel.com>
Wed, 4 Dec 2024 02:08:12 +0000 (10:08 +0800)
committerPan Li <pan2.li@intel.com>
Fri, 6 Dec 2024 00:42:27 +0000 (08:42 +0800)
commit3ac3093756cd00f50e63e8dcde4d278606722105
tree0655fb09a2aee12a8e74799c0accf2bb3c77b861
parentb7baa22e47421d0a81202a333f43d88b5bbb39f5
RISC-V: Refactor the testcases for bswap16-0

This patch would like to refactor the testcases of bswap16-0
after sorts of optimization option passing to testcase.  To
fits the big lmul like m8 for asm dump check.

The below test suites 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/unop/bswap16-0.c: Update
the vector register RE to cover v10 - v31.

Signed-off-by: Pan Li <pan2.li@intel.com>
gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/bswap16-0.c