Lokathor / wide

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

simplify i16x16::move_mask #151

Closed mcroomp closed 2 months ago

mcroomp commented 2 months ago

SSE2 can actually do the whole thing. About 30% faster overall.

Lokathor commented 2 months ago

Published wide v0.7.17 at registry crates-io