mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 21:31:15 +02:00

* Windows does not define __ARM_NEON However, Windows requires NEON to work, so assume it is there if build with MSVC * Clarify NEON availability in MSVC targeting arm64 * Fix Formatting