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

Fixes: #926