Stream: git-wasmtime

Topic: wasmtime / PR #5121 s390x: Fix more regalloc checker errors


view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2022 at 17:24):

uweigand opened PR #5121 from s390x-regalloc-check-lane to main:

For VecInsertLane[Undef] and VecExtractLane, if lane_reg is zero_reg(), the instruction does not actually use any register value.

Fixes https://github.com/bytecodealliance/wasmtime/issues/5090

CC @cfallin

<!--

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 (Oct 25 2022 at 17:36):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2022 at 17:36):

cfallin has enabled auto merge for PR #5121.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2022 at 18:04):

cfallin merged PR #5121.


Last updated: Nov 22 2024 at 16:03 UTC