Lokathor / wide

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

add narrow and widen operations to convert 8 to 16 to 32 bits #130

Closed mcroomp closed 1 year ago

mcroomp commented 1 year ago

add operations to widen i8 and i16 values and to pack i32 and i16 values with truncation or saturation

mcroomp commented 1 year ago

Hi @Lokathor , could you take a look at this when you have a chance? Thanks!

Lokathor commented 1 year ago

Oops, sorry this fell through the cracks.

Lokathor commented 1 year ago

published wide-0.7.9