bongjunj opened PR #13199 from bongjunj:bitop-allow-vec to bytecodealliance:main:
<!--
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
-->https://github.com/bytecodealliance/wasmtime/pull/13063 made it safe to use
iconst_ufor vector values. Therefore the bitops changed here should now also be used for vector types too.
bongjunj requested uweigand for a review on PR #13199.
bongjunj requested wasmtime-compiler-reviewers for a review on PR #13199.
github-actions[bot] added the label cranelift on PR #13199.
github-actions[bot] added the label isle on PR #13199.
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:
- cfallin: isle
- fitzgen: isle
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
bongjunj updated PR #13199.
bongjunj requested wasmtime-core-reviewers for a review on PR #13199.
bongjunj updated PR #13199.
bongjunj requested fitzgen for a review on PR #13199.
bongjunj updated PR #13199.
bongjunj updated PR #13199.
bongjunj updated PR #13199.
bongjunj edited PR #13199:
<!--
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
-->https://github.com/bytecodealliance/wasmtime/pull/13063 made it safe to use
iconst_ufor vector values. Therefore the rules changed in this PR should now also be enabled for optimizing vector types too.
:thumbs_up: fitzgen submitted PR review:
Thanks!
fitzgen added PR #13199 [Cranelift] allow bitop optimizations for vectors to the merge queue.
:check: fitzgen merged PR #13199.
fitzgen removed PR #13199 [Cranelift] allow bitop optimizations for vectors from the merge queue.
Last updated: May 03 2026 at 22:13 UTC