intel / ARM_NEON_2_x86_SSE

The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using SIMD up to AVX2 intrinsic functions
Other
430 stars 149 forks source link

Fix casting and constant value truncation warnings #16

Closed pps83 closed 6 years ago

pps83 commented 6 years ago

By the way, I like the lib, but it's missing arm64 support