alexcrichton opened PR #12442 from alexcrichton:aarch64-float-cmp to bytecodealliance:main:
This is a refinement of the change in #12196 to fix fuzzgen on oss-fuzz because aarch64 doesn't currently have lowerings for these float orderings, only the scalar versions were added in #12196.
<!--
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 has marked PR #12442 as ready for review.
alexcrichton requested fitzgen for a review on PR #12442.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #12442.
github-actions[bot] added the label cranelift on PR #12442.
fitzgen submitted PR review.
fitzgen added PR #12442 fuzzgen: Don't generate float unordered vector ops on aarch64 to the merge queue.
fitzgen merged PR #12442.
fitzgen removed PR #12442 fuzzgen: Don't generate float unordered vector ops on aarch64 from the merge queue.
Last updated: Jan 29 2026 at 13:25 UTC