Skip to content

Prototype new SIMD multiplications #3291

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
Oct 28, 2020
Merged

Conversation

tlively
Copy link
Member

@tlively tlively commented Oct 27, 2020

Including saturating, rounding Q15 multiplication as proposed in
WebAssembly/simd#365 and extending multiplications as
proposed in WebAssembly/simd#376. Since these are just
prototypes, skips adding them to the C or JS APIs and the fuzzer, as well as
implementing them in the interpreter.

Including saturating, rounding Q15 multiplication as proposed in
WebAssembly/simd#365 and extending multiplications as
proposed in WebAssembly/simd#376. Since these are just
prototypes, skips adding them to the C or JS APIs and the fuzzer, as well as
implementing them in the interpreter.
@tlively tlively requested review from kripken and aheejin October 27, 2020 22:49
@tlively tlively merged commit 5f7d263 into WebAssembly:master Oct 28, 2020
@tlively tlively deleted the simd-extmul branch October 28, 2020 16:05
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