2018-03-08 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / avx512vl-vround-2.c
blobc4607dad0539d9db1372ec1ca4aa4d8fb7539b14
1 /* { dg-do run { target { ! ia32 } } } */
2 /* { dg-require-effective-target avx512vl } */
3 /* { dg-options "-Ofast -mavx512vl" } */
5 #define CHECK_H "avx512vl-check.h"
6 #define TEST avx512vl_test
7 #define SRC "avx512vl-vround-1.c"
9 #include "avx-vround-2.c"