]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-optimization/116258 - fix i386 testcase
authorRichard Biener <rguenther@suse.de>
Thu, 8 Aug 2024 07:35:42 +0000 (09:35 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 8 Aug 2024 07:37:15 +0000 (09:37 +0200)
commit5aa4cd913e48cfce3ca0ab58cf6f80f55dbb0f58
tree53db60657b7ab21ca8ec3bdb32fce99069cc7c5a
parent3c67a0fa1dd39a3378deb854a7fef0ff7fe38004
tree-optimization/116258 - fix i386 testcase

With -march=cascadelake we use vpermilps instead of shufps.

PR tree-optimization/116258
* gcc.target/i386/pr116258.c: Also allow vpermilps.
gcc/testsuite/gcc.target/i386/pr116258.c