Stream: git-wasmtime

Topic: wasmtime / PR #3290 Implement `SaddSat` and `SsubSat` for...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 03 2021 at 13:01):

dheaton-arm opened PR #3290 from implement-ssatarith to main:

Implemented SaddSat and SsubSat to add and subtract signed vector
values, saturating at the type boundaries rather than overflowing.

Changed the parser to allow signed i8 immediates in vectors as part of
this work; fixes #3276.

Copyright (c) 2021, Arm Limited.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Sep 03 2021 at 14:42):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 03 2021 at 16:48):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 03 2021 at 16:48):

cfallin merged PR #3290.


Last updated: Oct 23 2024 at 20:03 UTC