Skip to content

Conversation

kripken
Copy link
Member

@kripken kripken commented Feb 21, 2024

A constant is either fixed up immediately, or does not need a call. This makes us
slightly faster in the fuzzer, but does not change behavior as before those calls all
ended up doing nothing (as the numbers were not nans).

@kripken kripken requested a review from tlively February 21, 2024 00:35
@kripken kripken merged commit 30828d4 into WebAssembly:main Feb 21, 2024
@kripken kripken deleted the fuzz.simd.nan.2 branch February 21, 2024 18:55
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
A constant is either fixed up immediately, or does not need a call. This makes us slightly faster in the fuzzer, but does not change behavior as before those calls all ended up doing nothing (as the numbers were not nans).
@gkdn gkdn mentioned this pull request Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants