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

Avoid value change warning #34

Closed rosbif closed 4 years ago

rosbif commented 4 years ago

This fixes (closed but apparently unresolved) issue #27 "warning: implicit conversion from 'int' to 'char' changes value from 128 to -128"

rosbif commented 4 years ago

Sorry I accidentally deleted (then restored) the wrong branch.