You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
There have been several request to look at including "WASM SIMD Intrinsics or Built-ins" to the LLVM Clang compiler for SIMD. The question is, "is there a proposal for an "instrinsic or built-in" naming convention to map the "intrinsic / built-in" syntax to WASM SIMD instruction? Should we create a pull request and add an agenda Item for WASM SIMD instrinsics? Or should we look at how to do direct WASM SIMD instructions with "inline WASM SIMD". I think this should be a topic at a future WASM WG meeting. Would be happy to help with the discussion.