microsoft / DirectXMath

DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
https://walbourn.github.io/introducing-directxmath/
MIT License
1.54k stars 238 forks source link

clang/GNU compiler support including ARM-NEON #102

Closed walbourn closed 4 years ago

walbourn commented 4 years ago

In verifying the ARM-NEON paths with an ARM64 supporting clang compiler, I made two sets of changes: