Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Implement i32x4.dot_i16x8_s #393

Merged
merged 1 commit into from
Nov 4, 2020
Merged

Implement i32x4.dot_i16x8_s #393

merged 1 commit into from
Nov 4, 2020

Conversation

ngzhian
Copy link
Member

@ngzhian ngzhian commented Nov 4, 2020

It multiplies respective lanes from the 2 input operands into a wider lane, then adds
adjacent lanes.

This was merged into the proposal in #127.

It multiplies respective lanes from the 2 input operands, then adds
adjacent lanes.

This was merged into the proposal in WebAssembly#127.
@ngzhian ngzhian merged commit d154084 into WebAssembly:master Nov 4, 2020
@ngzhian ngzhian deleted the dot branch November 4, 2020 09:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants