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
The header wasm_simd128.h would be useful to wasm32-wasi and wasm32-unknown-unknown users, so it would be useful to move to upstream LLVM.
I requested this earlier, and the conclusion was that this makes sense to do, but later. Since then, the SIMD proposal has advanced to Stage 3 and much more of the spec, and this wasm_simd128.h header file, is now stable and tested. And now, we have more users interested in experimenting with SIMD.
@tlively As the primary author of this file, would you be willing to submit a PR to LLVM for this?
Thanks!
The text was updated successfully, but these errors were encountered:
The header wasm_simd128.h would be useful to wasm32-wasi and wasm32-unknown-unknown users, so it would be useful to move to upstream LLVM.
I requested this earlier, and the conclusion was that this makes sense to do, but later. Since then, the SIMD proposal has advanced to Stage 3 and much more of the spec, and this wasm_simd128.h header file, is now stable and tested. And now, we have more users interested in experimenting with SIMD.
@tlively As the primary author of this file, would you be willing to submit a PR to LLVM for this?
Thanks!
The text was updated successfully, but these errors were encountered: