Lokathor / wide

A crate to help you go wide. By which I mean use SIMD stuff.
https://docs.rs/wide
zlib License
279 stars 23 forks source link

Fix `i16x16::blend` when `avx2` is not available #104

Closed CryZe closed 3 years ago

CryZe commented 3 years ago

There's two SSE vectors when AVX2 is not available, so both need to be blended.