Rollup merge of #125311 - calebzulawski:repr-packed-simd-intrinsics, r=workingjubilee

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
This commit is contained in:
Jubilee 2024-06-02 05:06:47 -07:00 committed by GitHub
commit 1d8b2f74b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

Diff content is not available