__m128 data type incompatible with Microsoft definition
The __m128 data type defined in xmmintrin.h is supported as a union in MS (Microsoft) while as a struct in Intel Compiler for Windows or Intel(R) Parallel Composer resulting in incompatibility Author: Kittur Ganesh (Intel) Type: Known Issues |