diff options
Diffstat (limited to 'sysdeps/x86_64/fpu/test-libmvec-avx512f.c')
-rw-r--r-- | sysdeps/x86_64/fpu/test-libmvec-avx512f.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/x86_64/fpu/test-libmvec-avx512f.c b/sysdeps/x86_64/fpu/test-libmvec-avx512f.c new file mode 100644 index 0000000000..c0f24ceaee --- /dev/null +++ b/sysdeps/x86_64/fpu/test-libmvec-avx512f.c @@ -0,0 +1,2 @@ +#define REQUIRE_AVX512F +#include "test-vector-abi.h" |