-
Notifications
You must be signed in to change notification settings - Fork 94
Pull requests: rust-lang/portable-simd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add dot(), dot3(), and dot4() methods to SimdFloat and tests to existing dot product functions
#491
opened Nov 16, 2025 by
GrigoryEvko
Loading…
Add generic mask type aliases (mask8xN, mask16xN, etc.)
#489
opened Nov 15, 2025 by
GrigoryEvko
Loading…
Add unchecked_shl and unchecked_shr for SIMD integers
#488
opened Nov 15, 2025 by
GrigoryEvko
Loading…
Add conversions for Simd from/to arrays of types convertible from/to Simd
#461
opened May 29, 2025 by
programmerjake
Loading…
Implement fallback to smaller vector size for swizzle_dyn
#433
opened Aug 25, 2024 by
cvijdea-bd
Loading…
Update Beginner's Guide with more guidelines of target CPUs
#420
opened May 4, 2024 by
CKingX
Loading…
Document alternatives to Mask<T, LANES> that guarantee layout. Fixes #332
#333
opened Mar 8, 2023 by
reinerp
Loading…
Add dotproduct assembly documentation and godbolt links
#270
opened Apr 1, 2022 by
miguelraz
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.