Skip to content

Commit

Permalink
Auto merge of #117116 - calebzulawski:repr-simd-packed, r=workingjubilee
Browse files Browse the repository at this point in the history
Implement repr(packed) for repr(simd)

This allows creating vectors with non-power-of-2 lengths that do not have padding.  See rust-lang/portable-simd#319
  • Loading branch information
bors committed Dec 11, 2023
2 parents 20652fb + 16733bc commit 4a8da30
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 4a8da30

Please sign in to comment.