Stream: git-wasmtime

Topic: wasmtime / PR #12731 [Cranelift] (x | y) & x -> x


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

myunbin opened PR #12731 from myunbin:bitops-dual-add to bytecodealliance:main:

This PR adds the dual of a previously implemented simplification rule(: (x & y) | x -> x):

(x | y) & x -> x

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

myunbin requested alexcrichton for a review on PR #12731.

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

myunbin requested wasmtime-compiler-reviewers for a review on PR #12731.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 05 2026 at 05:06):

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

view this post on Zulip Wasmtime GitHub notifications bot (Mar 05 2026 at 05:06):

github-actions[bot] added the label isle on PR #12731.

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

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

Subscribe to Label Action

cc @cfallin, @fitzgen

<details>
This issue or pull request has been labeled: "cranelift", "isle"

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 (Mar 05 2026 at 15:34):

alexcrichton submitted PR review:

Thanks!

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

alexcrichton added PR #12731 [Cranelift] (x | y) & x -> x to the merge queue.

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

alexcrichton merged PR #12731.

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

alexcrichton removed PR #12731 [Cranelift] (x | y) & x -> x from the merge queue.


Last updated: Mar 23 2026 at 16:19 UTC