rust/crates
Jubilee Young b6d0eec3de Wrap bitshifts in ops.rs
For all other operators, we use wrapping logic where applicable.
This is another case it applies. Per rust-lang/rust#91237, we may
wish to specify this as the natural behavior of `simd_{shl,shr}`.
2021-12-08 18:08:18 -08:00
..
core_simd Wrap bitshifts in ops.rs 2021-12-08 18:08:18 -08:00
test_helpers Attempt to support to 64 lanes 2021-11-23 15:19:01 -08:00