WebAssembly / simd

Branch of the spec repo scoped to discussion of SIMD in WebAssembly
Other
531 stars 43 forks source link

[interpreter] f64x2.promote_low_f32x4 and f32x4.demote_f64x2_zero #472

Closed ngzhian closed 3 years ago

ngzhian commented 3 years ago

These 2 instructions were merged as part of #383.

The test cases are add manually to simd_conversions.wast, using constants from test/core/conversions.wast.