2 /* { dg-require-effective-target avx } */
3 /* { dg-options "-O2 -mavx" } */
8 __attribute__((noinline
))
11 return _mm256_set_epi32 (v
[7], v
[6], v
[5], v
[4],
12 v
[3], v
[2], v
[1], v
[0]);
19 = { 19832468, 6576856, 8723467, 234566,
20 786784, 645245, 948773, 1234 };
24 if (check_union256i_d (u
, v
))