1  /* { dg-do run { target { ! ia32 } } } */
       2  /* { dg-require-effective-target avx512vl } */
       3  /* { dg-options "-Ofast -mavx512vl" } */
       4  
       5  #define CHECK_H "avx512vl-check.h"
       6  #define TEST avx512vl_test
       7  #define SRC "avx512vl-vround-1.c"
       8  
       9  #include "avx-vround-2.c"