blob: b33259035f7852b8264181b72e8c13a2d8de1d06 [file] [log] [blame]
/* { dg-do run } */
/* { dg-options "-O2 -mavx512ifma -mavx512vl" } */
/* { dg-require-effective-target avx512vl } */
/* { dg-require-effective-target avx512ifma } */
#define AVX512VL
#define AVX512F_LEN 256
#define AVX512F_LEN_HALF 128
#include "avx512ifma-vpmaddhuq-2.c"
#undef AVX512F_LEN
#undef AVX512F_LEN_HALF
#define AVX512F_LEN 128
#define AVX512F_LEN_HALF 128
#include "avx512ifma-vpmaddhuq-2.c"