aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/avx512vl-vinsertf32x4-2.c
blob: f6f980249969e18cebcf07540c28bfeec86f9693 (plain)
1
2
3
4
5
6
7
8
9
10
/* { dg-do run } */
/* { dg-options "-O2 -mavx512vl -DAVX512VL" } */
/* { dg-require-effective-target avx512vl } */

#define AVX512F_LEN 256
#define AVX512F_LEN_HALF 128
#include "avx512f-vinsertf32x4-2.c"

void
test_128 () {}