Stream: git-wasmtime

Topic: wasmtime / PR #10885 winch: Fix rotate-left on aarch64


view this post on Zulip Wasmtime GitHub notifications bot (May 31 2025 at 01:54):

alexcrichton opened PR #10885 from alexcrichton:winch-fix-rotate-left to bytecodealliance:main:

Swap the order of two operands to ensure that the correct calculation is done of negating a value in a register.

<!--
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 31 2025 at 01:54):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2025 at 01:54):

alexcrichton requested dicej for a review on PR #10885.

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2025 at 01:54):

alexcrichton requested abrown for a review on PR #10885.

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2025 at 01:54):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2025 at 03:05):

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

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 31 2025 at 11:50):

saulecabrera submitted PR review.

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

saulecabrera merged PR #10885.


Last updated: Dec 06 2025 at 07:03 UTC