Make repr(packed) vectors work with SIMD intrinsics In #117116 I fixed `#[repr(packed, simd)]` by doing the expected thing and removing padding from the layout. This should be the last step in providing a solution to rust-lang/portable-simd#319 |
||
|---|---|---|
| .. | ||
| issue-120720-reduce-nan.rs | ||
| packed-simd-alignment.rs | ||
| simd-wide-sum.rs | ||
| simd_arith_offset.rs | ||
| swap-simd-types.rs | ||
| unpadded-simd.rs | ||