neon/ext: add _mm_alignr_{,e}pi8 implementations
This could be good for compilers which don't support __builtin_shufflevector or __builtin_shuffle (like MSVC).
Showing
Please register or sign in to comment
This could be good for compilers which don't support __builtin_shufflevector or __builtin_shuffle (like MSVC).