]> git.ipfire.org Git - thirdparty/gcc.git/commit
LoongArch: Modify the check type of the vector builtin function.
authorchenxiaolong <chenxiaolong@loongson.cn>
Wed, 13 Dec 2023 01:31:07 +0000 (09:31 +0800)
committerLulu Cheng <chenglulu@loongson.cn>
Thu, 21 Dec 2023 09:21:21 +0000 (17:21 +0800)
commit555ecd30c1ed49a025c3c86f8bc989ab15f2614b
tree0a6d572c44cbc4370306f7177bbd7b533c465396
parent92045913b23db7fde7b686dac519359b58d35e5a
LoongArch: Modify the check type of the vector builtin function.

On LoongArch architecture, using the latest gcc14 in regression test,
it is found that the vector test cases in vector directory appear FAIL
entries with unmatched pointer types. In order to solve this kind of
problem, the type of the variable in the check result is modified with
the parameter type defined in the vector builtin function.

gcc/testsuite/ChangeLog:

* gcc.target/loongarch/vector/simd_correctness_check.h:The variable
types in the check results are modified in conjunction with the
parameter types defined in the vector builtin function.
gcc/testsuite/gcc.target/loongarch/vector/simd_correctness_check.h