]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: add sve hw check to testcase [PR120817]
authorTamar Christina <tamar.christina@arm.com>
Mon, 7 Jul 2025 16:05:01 +0000 (17:05 +0100)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 9 Jul 2025 06:29:35 +0000 (08:29 +0200)
commit77066fec7ae3b57806c5d8fed9429c7db9ee446b
tree8280a8982db4ab605546596004f2421e98aeb6c5
parent0ebeed53983dbcefcf7b950895c9d88c85342cf4
testsuite: add sve hw check to testcase [PR120817]

Drop down from SVE2 to SVE1 as that's the minimum
required for the test, and since it's a mid-end test
add the aarch64_sve_hw check.

gcc/testsuite/ChangeLog:

PR tree-optimization/120817
* gcc.dg/vect/pr120817.c: Add SVE HW check.

(cherry picked from commit 4b9f760c511a4ef3a390dd6cfab80bada57c2535)
gcc/testsuite/gcc.dg/vect/pr120817.c