re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)
authorJakub Jelinek <jakub@gcc.gnu.org>
Wed, 28 Aug 2019 10:13:21 +0000 (12:13 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 28 Aug 2019 10:13:21 +0000 (12:13 +0200)
commite62506f36294bc26b9a64bcfd2464464ef784b72
tree65365cf742941442bd02a08b8c89396e8fda0ed7
parent5cb72d83bb375ea6ad2121daf4202605e7883d30
re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)

PR libgomp/91530
* config/i386/sse.md (vec_shl_<mode>, vec_shr_<mode>): Use
V_128 iterator instead of VI_128.

* testsuite/libgomp.c/scan-21.c: New test.
* testsuite/libgomp.c/scan-22.c: New test.

From-SVN: r274985
libgomp/testsuite/libgomp.c/scan-21.c
libgomp/testsuite/libgomp.c/scan-22.c