]> 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 <rguenther@suse.de>
Fri, 31 Oct 2025 13:55:02 +0000 (14:55 +0100)
commit5c39b97a7ff3aa209ceb8bf03d2a89351e20105f
treeef174b9bc75f932683fcc7992b23ee23b0b5be5b
parent4216bf468c68aacfa29a11296af9ba9967756bed
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