Stream: git-wasmtime

Topic: wasmtime / PR #9121 s390x: Fix vec_elt_rev for i128


view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2024 at 19:06):

uweigand opened PR #9121 from uweigand:s390x-fix-eltrev to bytecodealliance:main:

Add missing support for $I128 in vec_elt_rev (which is a no-op).

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

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2024 at 19:06):

uweigand requested fitzgen for a review on PR #9121.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2024 at 19:06):

uweigand requested wasmtime-compiler-reviewers for a review on PR #9121.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2024 at 19:07):

cfallin submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2024 at 19:08):

cfallin has enabled auto merge for PR #9121.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2024 at 19:37):

cfallin merged PR #9121.


Last updated: Nov 22 2024 at 16:03 UTC