Stream: git-wasmtime

Topic: wasmtime / PR #13199 [Cranelift] allow bitop optimization...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2026 at 13:37):

bongjunj opened PR #13199 from bongjunj:bitop-allow-vec 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
-->

https://github.com/bytecodealliance/wasmtime/pull/13063 made it safe to use iconst_u for vector values. Therefore the bitops changed here should now also be used for vector types too.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2026 at 13:37):

bongjunj requested uweigand for a review on PR #13199.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2026 at 13:37):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2026 at 16:58):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2026 at 16:58):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2026 at 16:59):

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

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 (Apr 27 2026 at 00:45):

bongjunj updated PR #13199.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 01:43):

bongjunj requested wasmtime-core-reviewers for a review on PR #13199.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 01:43):

bongjunj updated PR #13199.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 01:43):

bongjunj requested fitzgen for a review on PR #13199.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 03:39):

bongjunj updated PR #13199.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 03:41):

bongjunj updated PR #13199.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 04:11):

bongjunj updated PR #13199.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 04:12):

bongjunj edited PR #13199:

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

https://github.com/bytecodealliance/wasmtime/pull/13063 made it safe to use iconst_u for vector values. Therefore the rules changed in this PR should now also be enabled for optimizing vector types too.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 17:28):

:thumbs_up: fitzgen submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 17:28):

fitzgen added PR #13199 [Cranelift] allow bitop optimizations for vectors to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 18:17):

:check: fitzgen merged PR #13199.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 18:17):

fitzgen removed PR #13199 [Cranelift] allow bitop optimizations for vectors from the merge queue.


Last updated: May 03 2026 at 22:13 UTC