PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / avx2-gather-6.c
blob0ffb04f7c8c3d555645a8c693b1a2708dffe2a15
1 /* { dg-do compile } */
2 /* { dg-options "-O3 -mavx2 -fno-common -fdump-tree-vect-details -mtune=skylake" } */
4 #include "avx2-gather-5.c"
6 /* { dg-final { scan-tree-dump-times "note: vectorized 1 loops in function" 1 "vect" } } */