rust/crates/core_simd/examples
Jubilee Young 257fa7aa6d Drop splats for Simd<T, _>
Unfortunately, splatting impls currently break several crates.
Rust needs more time to review possible mitigations, so
drop the impls for the `impl Add<T> for Simd<T, _>` pattern, for now.
2021-12-01 15:40:53 -08:00
..
matrix_inversion.rs rotate_{left,right} -> rotate_lanes_{left,right} 2021-11-06 00:34:23 +00:00
nbody.rs Drop splats for Simd<T, _> 2021-12-01 15:40:53 -08:00