ermig1979 / Simd

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.
http://ermig1979.github.io/Simd
MIT License
2.05k stars 409 forks source link

*fix compatibility issues with Apple Silicon platforms #272

Closed jay3d closed 4 months ago

jay3d commented 4 months ago

Just return null values for CPU query methods on Apple Silicon.