Stream: git-wasmtime

Topic: wasmtime / PR #1776 Fix interpreter semantics of 'irsub_imm'


view this post on Zulip Wasmtime GitHub notifications bot (May 28 2020 at 03:26):

abrown requested fitzgen for a review on PR #1776.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2020 at 03:26):

abrown opened PR #1776 from fix-irsub-imm to master:

Previously the interpreter used arg - imm but the functionality should be a wrapping imm - arg (see cranelift/codegen/meta/src/shared/instructions.rs).

<!--

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 (May 28 2020 at 14:28):

bnjbvr submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2020 at 14:28):

bnjbvr merged PR #1776.


Last updated: Nov 22 2024 at 17:03 UTC