Stream: git-wasmtime

Topic: wasmtime / PR #7185 add i128 support for iabs on aarch64


view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2023 at 01:09):

p3achyjr opened PR #7185 from p3achyjr:main to bytecodealliance:main:

<!--
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
-->

As per https://github.com/bytecodealliance/wasmtime/issues/5467, we do not yet have support for iabs on aarch64. This PR adds it, along with the instruction csinv.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2023 at 02:38):

p3achyjr updated PR #7185.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2023 at 03:34):

p3achyjr updated PR #7185.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2023 at 15:07):

p3achyjr updated PR #7185.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2023 at 15:55):

p3achyjr has marked PR #7185 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2023 at 15:55):

p3achyjr requested wasmtime-compiler-reviewers for a review on PR #7185.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2023 at 15:55):

p3achyjr requested elliottt for a review on PR #7185.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 09 2023 at 16:37):

elliottt submitted PR review:

This looks great! Thanks for enabling the runtest for aarch64!

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

elliottt merged PR #7185.


Last updated: Nov 22 2024 at 16:03 UTC