Skip to content

Add iNxM.extadd_pairwise_* SIMD instructions to C/JS API #3780

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 2 commits into from
Apr 8, 2021

Conversation

dcodeIO
Copy link
Contributor

@dcodeIO dcodeIO commented Apr 7, 2021

Adds C/JS APIs for the SIMD instructions

  • ExtAddPairwiseSVecI8x16ToI16x8
  • ExtAddPairwiseUVecI8x16ToI16x8
  • ExtAddPairwiseSVecI16x8ToI32x4
  • ExtAddPairwiseUVecI16x8ToI32x4

Follow-up to #3777.

@dcodeIO dcodeIO requested a review from tlively April 7, 2021 22:36
@dcodeIO dcodeIO merged commit 756a718 into WebAssembly:main Apr 8, 2021
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.

2 participants