Skip to content

Commit

Permalink
Rollup merge of #125311 - calebzulawski:repr-packed-simd-intrinsics, …
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
workingjubilee authored Jun 2, 2024
2 parents a4e8ca6 + 0b2abff commit 1d8b2f7
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1d8b2f7

Please sign in to comment.