Stream: git-wasmtime

Topic: wasmtime / PR #1957 Implement narrowing instructions for x86


view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2020 at 17:59):

abrown opened PR #1957 from narrow to main:

These changes add two new CLIF instructions unarrow and snarrow for implementing the narrowing instructions defined in the SIMD spec.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2020 at 17:59):

abrown requested bnjbvr for a review on PR #1957.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 02 2020 at 12:31):

bnjbvr submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 02 2020 at 12:31):

bnjbvr created PR Review Comment:

Nit in this commit message (the one introducing unarrow): unsigned, not signed

view this post on Zulip Wasmtime GitHub notifications bot (Jul 02 2020 at 12:31):

bnjbvr submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 02 2020 at 12:31):

bnjbvr created PR Review Comment:

nit: xmm2

view this post on Zulip Wasmtime GitHub notifications bot (Jul 02 2020 at 15:32):

abrown updated PR #1957 from narrow to main:

These changes add two new CLIF instructions unarrow and snarrow for implementing the narrowing instructions defined in the SIMD spec.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 02 2020 at 15:33):

abrown updated PR #1957 from narrow to main:

These changes add two new CLIF instructions unarrow and snarrow for implementing the narrowing instructions defined in the SIMD spec.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 02 2020 at 16:35):

abrown merged PR #1957.


Last updated: Oct 23 2024 at 20:03 UTC