Stream: git-wasmtime

Topic: wasmtime / PR #10966 Cranelift(x64): Add lowering rules f...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 20:58):

fitzgen opened PR #10966 from fitzgen:x64-trapz-fcmp to bytecodealliance:main:

We have similar rules for conditional traps of integer compares already; this extends that to float compares as well.

Also adds runtests for conditional traps of float and int compares.

<!--
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 (Jun 06 2025 at 20:58):

fitzgen requested abrown for a review on PR #10966.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 20:58):

fitzgen requested wasmtime-compiler-reviewers for a review on PR #10966.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 07 2025 at 00:03):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 07 2025 at 00:25):

abrown merged PR #10966.


Last updated: Dec 06 2025 at 06:05 UTC