Stream: git-wasmtime

Topic: wasmtime / PR #13314 aarch64: Fix bitop rule firing for f...


view this post on Zulip Wasmtime GitHub notifications bot (May 07 2026 at 00:35):

alexcrichton requested fitzgen for a review on PR #13314.

view this post on Zulip Wasmtime GitHub notifications bot (May 07 2026 at 00:35):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 07 2026 at 00:35):

alexcrichton opened PR #13314 from alexcrichton:aarch64-fix-bnot-bxor-float to bytecodealliance:main:

Lowering for EorNot is only applicable to integer types, so a clause is added here to specifically exclude floats.

<!--
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 07 2026 at 05:46):

github-actions[bot] added the label cranelift on PR #13314.

view this post on Zulip Wasmtime GitHub notifications bot (May 07 2026 at 05:46):

github-actions[bot] added the label cranelift:area:aarch64 on PR #13314.

view this post on Zulip Wasmtime GitHub notifications bot (May 07 2026 at 19:49):

:thumbs_up: fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 07 2026 at 19:50):

fitzgen added PR #13314 aarch64: Fix bitop rule firing for floats to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (May 07 2026 at 20:55):

:check: fitzgen merged PR #13314.

view this post on Zulip Wasmtime GitHub notifications bot (May 07 2026 at 20:55):

fitzgen removed PR #13314 aarch64: Fix bitop rule firing for floats from the merge queue.


Last updated: Jun 01 2026 at 09:49 UTC