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_imm5rule. A similar pattern/structure is applied for the negated version here.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested cfallin for a review on PR #13339.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #13339.
alexcrichton requested wasmtime-core-reviewers for a review on PR #13339.
github-actions[bot] added the label cranelift on PR #13339.
:thumbs_up: cfallin submitted PR review.
cfallin added PR #13339 riscv64: Fix negated_replicated_imm5 rule to the merge queue.
:check: cfallin merged PR #13339.
cfallin removed PR #13339 riscv64: Fix negated_replicated_imm5 rule from the merge queue.
Last updated: Jun 01 2026 at 09:49 UTC