simde icon indicating copy to clipboard operation
simde copied to clipboard

arm wasm: add `vst4_u8` translation to Wasm SIMD

Open wrv opened this issue 6 months ago • 0 comments

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 .

wrv avatar Aug 22 '24 16:08 wrv