Stream: git-wasmtime

Topic: wasmtime / PR #12179 Fix ISLE optimization for vector inputs


view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2025 at 18:17):

alexcrichton opened PR #12179 from alexcrichton:fix-isle-for-128 to bytecodealliance:main:

Add some more fits_in_64 constraints to types to handle the fact that iconst_u can't construct a 128-bit output.

Closes #12170

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

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2025 at 18:17):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #12179.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2025 at 18:17):

alexcrichton requested abrown for a review on PR #12179.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2025 at 18:17):

alexcrichton requested pchickey for a review on PR #12179.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2025 at 18:17):

alexcrichton requested wasmtime-core-reviewers for a review on PR #12179.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2025 at 18:18):

cfallin submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2025 at 18:18):

cfallin has enabled auto merge for PR #12179.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2025 at 18:53):

cfallin merged PR #12179.


Last updated: Jan 09 2026 at 13:15 UTC