Stream: git-wasmtime

Topic: wasmtime / PR #12759 [Cranelift] generate rotate ops


view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2026 at 13:42):

bongjunj requested alexcrichton for a review on PR #12759.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2026 at 13:42):

bongjunj opened PR #12759 from bongjunj:rotate-exprs to bytecodealliance:main:

<!--
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
-->

The ISLE generator currently does not produce rotate_left and rotate_right operations.
To allow further rewrite rules in ISLE, we need these operations.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2026 at 13:42):

bongjunj requested wasmtime-compiler-reviewers for a review on PR #12759.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2026 at 14:38):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2026 at 14:38):

alexcrichton added PR #12759 [Cranelift] generate rotate ops to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2026 at 15:02):

alexcrichton merged PR #12759.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2026 at 15:02):

alexcrichton removed PR #12759 [Cranelift] generate rotate ops from the merge queue.


Last updated: Mar 23 2026 at 16:19 UTC