mirror of
https://github.com/google/cpu_features.git
synced 2025-08-16 03:04:35 +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