aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/avx512vl-vround-2.c
blob: c4607dad0539d9db1372ec1ca4aa4d8fb7539b14 (plain)
1
2
3
4
5
6
7
8
9
/* { dg-do run { target { ! ia32 } } } */
/* { dg-require-effective-target avx512vl } */
/* { dg-options "-Ofast -mavx512vl" } */

#define CHECK_H "avx512vl-check.h"
#define TEST avx512vl_test
#define SRC "avx512vl-vround-1.c"

#include "avx-vround-2.c"