WebAssembly / relaxed-simd

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

Fix relaxed laneselect to allow looking at top bit of byte #145

Closed ngzhian closed 1 year ago

ngzhian commented 1 year ago

This allows using pblendvb for i16x8 lane select. See #125.

ngzhian commented 1 year ago

@Maratyszcza @yurydelendik fyi

ngzhian commented 1 year ago

ping

ngzhian commented 1 year ago

ping @rossberg @dtig