Stream: git-wasmtime

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


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

afonso360 opened PR #6555 from afonso360:riscv-simd-widening-isub to bytecodealliance:main:

: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 09 2023 at 19:41):

afonso360 requested fitzgen for a review on PR #6555.

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

afonso360 requested wasmtime-compiler-reviewers for a review on PR #6555.


Last updated: Nov 22 2024 at 16:03 UTC