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

Add swizzle to i8x16 and i8x32 #163

Closed mcroomp closed 3 weeks ago

mcroomp commented 1 month ago

Add swizzle with same name and behavior as wasm. Although swizzle_relaxed is not yet stable for wasm, it does make a difference for x86.