rust-lang / packed_simd

Portable Packed SIMD Vectors for Rust standard library
https://rust-lang.github.io/packed_simd/packed_simd_2/
Apache License 2.0
589 stars 74 forks source link

More shuffle/swizzle ideas #348

Closed HadrienG2 closed 1 year ago

HadrienG2 commented 1 year ago

Here are some shuffles which I found myself regularly using. Please consider them as possible additions:

HadrienG2 commented 1 year ago

Ah, sorry, wrong repo, this should probably be in portable_simd.