1 comment

[ 3.1 ms ] story [ 13.4 ms ] thread
This project builds a set of C++ wrappers for SSE/AVX intrinsics supported by all mainstream C++ compilers when targeting x86 or AMD64 platforms.

Tested with VC++ 2015, clang 4.0, gcc 5.4.

I have a couple of ideas what might need to be improved, will probably do that as I’ll start using this library in my production code.