Skip to content

Implement aarch64 SADDLP/UADDLP LLVM intrinsics#1660

Merged
bjorn3 merged 1 commit into
rust-lang:mainfrom
CathalMullan:uaddlp
Jun 3, 2026
Merged

Implement aarch64 SADDLP/UADDLP LLVM intrinsics#1660
bjorn3 merged 1 commit into
rust-lang:mainfrom
CathalMullan:uaddlp

Conversation

@CathalMullan
Copy link
Copy Markdown
Contributor

@CathalMullan CathalMullan commented Jun 3, 2026

Resolves #1639

Needed for zlib-rs as well.

Copy link
Copy Markdown
Member

@bjorn3 bjorn3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for working through these missing simd intrinsics!

View changes since this review

@bjorn3 bjorn3 merged commit a78a540 into rust-lang:main Jun 3, 2026
24 checks passed
@CathalMullan CathalMullan deleted the uaddlp branch June 3, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

llvm.aarch64.neon.uaddlp.v8i16.v16i8 is not yet supported

2 participants