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: intel compiler build break #52

Open DmitryYudin opened 3 years ago

DmitryYudin commented 3 years ago

Hi,

I guess this worked fine earlier, but broken with the latest ICL version. It would be nice if you improve this fix with the proper compiler version.

Regards

Zvictoria commented 3 years ago

Hi, Dmitry, thanks for reporting. It would be great to get the compiler version used and the exact error reported. Will deal with it.