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

Conversation

@smasher164
Copy link
Contributor

Issue in Shuffle
s/result[i] = b[s[i] - S.lanes]/result[i] = b[s[i] - S.lanes

Issue in Bit Shifts
s/def S.shl(a, x):/def S.shl(a, y):

Issue in Shuffle
s/result[i] = b[s[i] - S.lanes]/result[i] = b[s[i] - S.lanes

Issue in Bit Shifts
s/def S.shl(a, x):/def S.shl(a, y):
@tlively
Copy link
Member

tlively commented Aug 9, 2019

Thanks!

@tlively tlively merged commit 4a082db into WebAssembly:master Aug 9, 2019
Honry pushed a commit to Honry/simd that referenced this pull request Oct 19, 2019
Issue in Shuffle
s/result[i] = b[s[i] - S.lanes]/result[i] = b[s[i] - S.lanes

Issue in Bit Shifts
s/def S.shl(a, x):/def S.shl(a, y):
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants