issues
search
simd-everywhere
/
simde
Implementations of SIMD instruction sets for systems which don't natively support them.
https://simd-everywhere.github.io/blog/
MIT License
2.38k
stars
247
forks
source link
avx: fix _mm256_shuffle_pd impl
#1070
Closed
mr-c
closed
1 year ago
mr-c
commented
1 year ago
add test from #926
avx: simde_mm256_shuffle_pd fix for natural vector size < 128
Fixes: #926
Fixes: #926