Stream: git-wasmtime

Topic: wasmtime / PR #1263 Add SIMD int-to-float conversion


view this post on Zulip Wasmtime GitHub notifications bot (Mar 09 2020 at 16:43):

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).

view this post on Zulip Wasmtime GitHub notifications bot (Mar 09 2020 at 16:43):

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).

view this post on Zulip Wasmtime GitHub notifications bot (Mar 09 2020 at 16:43):

abrown requested bnjbvr for a review on PR #1263.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2020 at 00:20):

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).

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2020 at 00:22):

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).

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2020 at 15:29):

bnjbvr submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2020 at 16:37):

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).

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2020 at 17:52):

abrown merged PR #1263.


Last updated: Nov 22 2024 at 16:03 UTC