avx512: add _mm512_{,mask_,maskz_}permutexvar_epi{8,16} intrinsics
Add _mm512_{,mask_,maskz_}permutexvar_epi{8,16} intrinsics to permutexvar.[ch]
Add NEON translations for _mm512_permutexvar_epi{8,16,32}
This could easily be done for _mm512_permutexvar_epi64 too.
However it may not be faster than the portable version.
There are decreasing returns as the size increases.
Showing
Please register or sign in to comment