Stream: git-wasmtime

Topic: wasmtime / PR #6555 riscv64: Add SIMD `isub` Widening Ins...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2023 at 19:41):

afonso360 edited PR #6555:

:wave: Hey,

This PR adds the widening sub instructions. These are similar to the instructions added in #6542. The only difference is that the rules are not commutative so we have slightly fewer of them.

That PR explains how these instructions work in a slightly more detailed way. We have the exact same instructions for both add and sub.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2023 at 18:10):

fitzgen submitted PR review:

LGTM, thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Jun 13 2023 at 18:53):

fitzgen merged PR #6555.


Last updated: Nov 22 2024 at 16:03 UTC