alexcrichton opened PR #14055 from alexcrichton:more-i128-fixes to bytecodealliance:main:
- Generalize {u,s}{min,max} in aarch64 to support all integer widths.
- Limit float-to-int conversions on riscv64/x64 to supported type widths, notably not i128.
<!--
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
-->
alexcrichton requested cfallin for a review on PR #14055.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #14055.
github-actions[bot] added the label cranelift on PR #14055.
github-actions[bot] added the label cranelift:area:x64 on PR #14055.
github-actions[bot] added the label cranelift:area:aarch64 on PR #14055.
:thumbs_up: cfallin submitted PR review.
cfallin added PR #14055 Fix some more i128-related panics in backends to the merge queue.
:check: cfallin merged PR #14055.
cfallin removed PR #14055 Fix some more i128-related panics in backends from the merge queue.
Last updated: Aug 30 2026 at 10:08 UTC