Stream: git-wasmtime

Topic: wasmtime / PR #5864 s390x: Fix implementation of {s,u}{mi...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2023 at 15:24):

uweigand opened PR #5864 from s390x-minmax-fix to main:

When expanding a min/max operation to a pair of icmp + select, do not attempt to expand the input value operands twice, as this might fail with memory operands.

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

CC @afonso360 @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 (Feb 23 2023 at 20:01):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2023 at 20:36):

jameysharp merged PR #5864.


Last updated: Oct 23 2024 at 20:03 UTC