]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: AMDGCN test for vect-early-break_38.c as well to consistent architecture...
authorTamar Christina <tamar.christina@arm.com>
Wed, 23 Apr 2025 07:07:23 +0000 (08:07 +0100)
committerTamar Christina <tamar.christina@arm.com>
Wed, 23 Apr 2025 07:08:20 +0000 (08:08 +0100)
commit50a747215e45783de4fd64e47d0851f07d3a44df
tree34d76e3a68bb5d25d6cb4b21b671babd56751cc0
parentc9a8f2f9d39a317ed67fb47157a995ea03c182d4
testsuite: AMDGCN test for vect-early-break_38.c as well to consistent architecture [PR119286]

I had missed this one during the AMDGCN test failures.

Like vect-early-break_18.c this test is also scalaring the
loads and thus leading to unexpected vectorization for this
testcase.

gcc/testsuite/ChangeLog:

PR target/119286
* gcc.dg/vect/vect-early-break_38.c: Force -march=gfx908 for amdgcn.
gcc/testsuite/gcc.dg/vect/vect-early-break_38.c