blob: df4c23c6690550f47c61749900ae4dba73603d7e [file] [log] [blame]
/* { dg-do run } */
/* { dg-options "-O3 -mavx512vpopcntdq -mavx512vl" } */
/* { dg-require-effective-target avx512vpopcntdq } */
/* { dg-require-effective-target avx512vl } */
#define AVX512VL
#define AVX512F_LEN 256
#define AVX512F_LEN_HALF 128
#include "avx512vpopcntdq-pr97770-2.c"
#undef AVX512F_LEN
#undef AVX512F_LEN_HALF
#define AVX512F_LEN 128
#define AVX512F_LEN_HALF 128
#include "avx512vpopcntdq-pr97770-2.c"