Stream: git-wasmtime

Topic: wasmtime / PR #13339 riscv64: Fix `negated_replicated_imm...


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

alexcrichton opened PR #13339 from alexcrichton:fix-negated-imm to bytecodealliance:main:

This commit is similar to #12956, but that PR didn't fix everything it only fixed the replicated_imm5 rule. A similar pattern/structure is applied for the negated version here.

<!--
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 12 2026 at 02:07):

alexcrichton requested cfallin for a review on PR #13339.

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

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

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

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

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

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

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

:thumbs_up: cfallin submitted PR review.

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

cfallin added PR #13339 riscv64: Fix negated_replicated_imm5 rule to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (May 12 2026 at 22:59):

:check: cfallin merged PR #13339.

view this post on Zulip Wasmtime GitHub notifications bot (May 12 2026 at 22:59):

cfallin removed PR #13339 riscv64: Fix negated_replicated_imm5 rule from the merge queue.


Last updated: Jun 01 2026 at 09:49 UTC