aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/avx512vl-check.h
blob: 9d02cc82c46618d2f494fe82feaaf7684e4a6f23 (plain)
1
2
3
4
#define AVX512VL
#define DO_TEST avx512vl_test
static void DO_TEST (void);
#include "avx512-check.h"