Skip to content
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

arm wasm: add vst4_u8 translation to Wasm SIMD #1209

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

wrv
Copy link
Contributor

@wrv wrv commented Aug 22, 2024

This PR translates vst4_u8 to Wasm SIMD. We change the header to match the Arm vmovl Wasm translations: https://github.com/simd-everywhere/simde/blob/master/simde/arm/neon/movl.h#L43 .

@mr-c mr-c merged commit 7f47244 into simd-everywhere:master Sep 10, 2024
90 of 92 checks passed
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