Stream: git-wasmtime

Topic: wasmtime / PR #5636 riscv64: improve unordered comparison...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 26 2023 at 00:23):

elliottt opened PR #5636 from trevor/avoid-unordered-fcmp to main:

Improve the generated code for unordered floating point comparisons by negating the comparison and inveritng the branches. This allows us to pick the unordered versions, which generate significantly better code.
<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jan 26 2023 at 00:45):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 26 2023 at 01:28):

elliottt has marked PR #5636 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 26 2023 at 01:28):

elliottt merged PR #5636.


Last updated: Oct 23 2024 at 20:03 UTC