Skip to content

Wasm simd128 pairwise/lane-wise #1302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2022
Merged

Conversation

sparker-arm
Copy link
Contributor

Most Wasm SIMD instructions are lane-wise, but many of the intrinsics were described as pairwise or even used both terms. The clearest example being the extadd_pairwise intrinsics.

Most Wasm SIMD instructions are lane-wise, but many of the intrinsics
were described as pairwise or even used both terms. The clearest
example being the extadd_pairwise intrinsics.
@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) soon.

Please see the contribution instructions for more information.

@Amanieu Amanieu merged commit 4ae38a1 into rust-lang:master Apr 29, 2022
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.

3 participants