WebAssembly / relaxed-simd

Relax the strict determinism requirements of SIMD operations.
Other
43 stars 9 forks source link

Remove unsigned dot product from overview #73

Closed ngzhian closed 2 years ago

Maratyszcza commented 2 years ago

Why?

ngzhian commented 2 years ago

Oh, misread #52. In the description, you cancelled the i32x4 dot products, i think that's a mistake. It should be removing unsigned dot products.