export NO_AVX512 setting

This commit is contained in:
Martin Kroeker 2018-06-05 15:58:34 +02:00 committed by GitHub
parent 38ad05bd04
commit 15a78d6b66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1249,6 +1249,7 @@ export MSA_FLAGS
export KERNELDIR export KERNELDIR
export FUNCTION_PROFILE export FUNCTION_PROFILE
export TARGET_CORE export TARGET_CORE
export NO_AVX512
export SGEMM_UNROLL_M export SGEMM_UNROLL_M
export SGEMM_UNROLL_N export SGEMM_UNROLL_N