Stream: git-wasmtime

Topic: wasmtime / PR #10826 winch: Fix implementation of `checke...


view this post on Zulip Wasmtime GitHub notifications bot (May 22 2025 at 21:07):

alexcrichton opened PR #10826 from alexcrichton:winch-aarch64-fix-checked-uadd to bytecodealliance:main:

This commit updates the implementation of checked_uadd on aarch64 to ensure it uses an adds instruction instead of a plain add instruction to ensure that overflow flags are appropriately set.

<!--
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 (May 22 2025 at 21:07):

alexcrichton requested cfallin for a review on PR #10826.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2025 at 21:07):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #10826.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2025 at 21:07):

alexcrichton requested dicej for a review on PR #10826.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2025 at 21:07):

alexcrichton requested wasmtime-core-reviewers for a review on PR #10826.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2025 at 21:14):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2025 at 21:14):

cfallin has enabled auto merge for PR #10826.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2025 at 22:46):

github-actions[bot] commented on PR #10826:

Subscribe to Label Action

cc @saulecabrera

<details>
This issue or pull request has been labeled: "winch"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2025 at 23:38):

alexcrichton updated PR #10826.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2025 at 23:38):

alexcrichton has enabled auto merge for PR #10826.

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2025 at 00:12):

alexcrichton merged PR #10826.


Last updated: Dec 06 2025 at 07:03 UTC