PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / avx512vl-vshufi64x2-2.c
blobaf8be05deffedd0005a8f6da1cfeb97c37866118
1 /* { dg-do run } */
2 /* { dg-options "-O2 -mavx512vl" } */
3 /* { dg-require-effective-target avx512vl } */
5 #define AVX512VL
6 #define AVX512F_LEN 256
7 #define AVX512F_LEN_HALF 128
8 #include "avx512f-vshufi64x2-2.c"
10 void
11 test_128 () {}