Stream: git-wasmtime

Topic: wasmtime / PR #4973 s390x: Fix regalloc checker error


view this post on Zulip Wasmtime GitHub notifications bot (Sep 28 2022 at 14:27):

uweigand opened PR #4973 from s390x-regalloc-check-shift to main:

For ShiftRR and VecShiftRR, if shift_reg is zero_reg(), the instruction does not actually use any register value.

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

<!--

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 28 2022 at 15:23):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 28 2022 at 15:25):

jameysharp merged PR #4973.


Last updated: Nov 22 2024 at 16:03 UTC