mirror of
https://github.com/OpenMathLib/OpenBLAS
synced 2026-05-31 00:45:48 +08:00
make VORTEXM4 MacOS-only for now
This commit is contained in:
@@ -169,7 +169,7 @@ extern gotoblas_t gotoblas_A64FX;
|
||||
#endif
|
||||
#ifndef NO_SME
|
||||
extern gotoblas_t gotoblas_ARMV9SME;
|
||||
#if defined (__clang__)
|
||||
#if defined (__clang__) && defined(OS_DARWIN)
|
||||
extern gotoblas_t gotoblas_VORTEXM4;
|
||||
#else
|
||||
#define gotoblas_VORTEXM4 gotoblas_NEOVERSEN1
|
||||
|
||||
Reference in New Issue
Block a user