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

Disable ARMv7 specialization of dynamic shuffles. #316

Closed workingjubilee closed 3 years ago

workingjubilee commented 3 years ago

See https://github.com/rust-lang/packed_simd/issues/309