Stream: git-wasmtime

Topic: wasmtime / PR #3146 cranelift: Implement nan canonicaliza...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 05 2021 at 15:33):

alexcrichton opened PR #3146 from canonicalize-simd-nan to main:

This fixes some fuzz bugs that came about enabling simd where nan
canonicalization is performed on the fuzzers but cranelift would panic
on these ops for vectors. This adds some custom codegen with bitselect
to ensure any nan lanes are canonical-nan lanes in the canonicalized
operations.

<!--

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 (Aug 05 2021 at 17:30):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 05 2021 at 18:44):

alexcrichton merged PR #3146.


Last updated: Oct 23 2024 at 20:03 UTC