Open MarkusFlad opened 3 years ago
There shall be a preprocessor define NO_INTRINSICS, that forces not to use the SIMD intrinsics. Basically this means to use always the NoSimdUnionStruct.
There shall also be a shell script and and improvement to the python script so that different compiled version can be tested in one call.
There shall be a preprocessor define NO_INTRINSICS, that forces not to use the SIMD intrinsics. Basically this means to use always the NoSimdUnionStruct.