Skip to content

[WebAssembly] Fix i8x16.popcnt opcode #97

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

Conversation

alexcrichton
Copy link
Member

When I updated the SIMD opcodes in f5764a8, I accidentally missed updating
i8x16.popcnt. This patch fixes the omission.

Differential Revision: https://reviews.llvm.org/D99536

When I updated the SIMD opcodes in f5764a8, I accidentally missed updating
i8x16.popcnt. This patch fixes the omission.

Differential Revision: https://reviews.llvm.org/D99536
@nikic nikic merged commit 0abbcc0 into rust-lang:rustc/12.0-2021-02-03 Mar 31, 2021
@alexcrichton alexcrichton deleted the wasm-simd-update branch April 1, 2021 14:41
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