Stream: git-wasmtime

Topic: wasmtime / PR #11640 [Cranelifts] folds two shifts over add


view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2025 at 13:17):

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

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2025 at 13:17):

bongjunj opened PR #11640 from bongjunj:fold-add-shifts 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
-->

This adds (rule (simplify (iadd ty (ishl ty x z) (ishl ty y z))) (ishl ty (iadd ty x y) z))

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2025 at 13:17):

bongjunj requested cfallin for a review on PR #11640.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2025 at 13:24):

bongjunj updated PR #11640.


Last updated: Dec 06 2025 at 06:05 UTC