abrown opened PR #1263 from int-to-float-32
to master
:
This adds support for
f32x4.convert_i32x4s
for x86. This conversion is a simple 1:1 lowering; other conversions will not be (see https://github.com/WebAssembly/simd/issues/190).
abrown edited PR #1263 from int-to-float-32
to master
:
This adds support for
f32x4.convert_i32x4_s
for x86. This conversion is a simple 1:1 lowering; other conversions will not be (see https://github.com/WebAssembly/simd/issues/190).
abrown requested bnjbvr for a review on PR #1263.
abrown updated PR #1263 from int-to-float-32
to master
:
This adds support for
f32x4.convert_i32x4_s
for x86. This conversion is a simple 1:1 lowering; other conversions will not be (see https://github.com/WebAssembly/simd/issues/190).
abrown updated PR #1263 from int-to-float-32
to master
:
This adds support for
f32x4.convert_i32x4_s
for x86. This conversion is a simple 1:1 lowering; other conversions will not be (see https://github.com/WebAssembly/simd/issues/190).
bnjbvr submitted PR Review.
abrown updated PR #1263 from int-to-float-32
to master
:
This adds support for
f32x4.convert_i32x4_s
for x86. This conversion is a simple 1:1 lowering; other conversions will not be (see https://github.com/WebAssembly/simd/issues/190).
abrown merged PR #1263.
Last updated: Nov 22 2024 at 16:03 UTC