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

i16x16 #86

Closed gilescope closed 3 years ago

gilescope commented 3 years ago

Doesn't fix #59 but does add i16x16. (For the test data I've used 32x8's test data twice.)

gilescope commented 3 years ago

Does that look ok @Lokathor or would you like u16x16 also? (If you do that's fine though I'd be tempted to put that in a separate PR)

Lokathor commented 3 years ago

skipping the u16x16 stuff is fine.

I will try to have a look here later today, but in the meantime you probably are missing a few cfg things since the i586 had trouble in Ci.