]> gcc.gnu.org Git - gcc.git/commit
LoongArch: testsuite: Add loongarch support to slp-21.c.
authorchenxiaolong <chenxiaolong@loongson.cn>
Wed, 10 Jan 2024 07:25:21 +0000 (15:25 +0800)
committerLulu Cheng <chenglulu@loongson.cn>
Wed, 10 Jan 2024 12:17:04 +0000 (20:17 +0800)
commit898c39ca80b0cd0e5a19de5e46a5802b6cadc39c
treefb9bbc8a64776ef9d76879b1924875c0d93a8035
parent41084f08e59f92da66f3eb40b0bbf628dd51c9d3
LoongArch: testsuite: Add loongarch support to slp-21.c.

The function of this test is to check that the compiler supports vectorization
using SLP and vec_{load/store/*}_lanes. However, vec_{load/store/*}_lanes are
not supported on LoongArch, such as the corresponding "st4/ld4" directives on
aarch64.

gcc/testsuite/ChangeLog:

* gcc.dg/vect/slp-21.c: Add loongarch.
gcc/testsuite/gcc.dg/vect/slp-21.c
This page took 0.072265 seconds and 5 git commands to generate.