aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/avx2-gather-6.c
blob: 0ffb04f7c8c3d555645a8c693b1a2708dffe2a15 (plain)
1
2
3
4
5
6
/* { dg-do compile } */
/* { dg-options "-O3 -mavx2 -fno-common -fdump-tree-vect-details -mtune=skylake" } */

#include "avx2-gather-5.c"

/* { dg-final { scan-tree-dump-times "note: vectorized 1 loops in function" 1 "vect" } } */