[wasm] Turn off canonization of NaNs. It doesn't seem to be needed, and it causes...
authorZoltan Varga <vargaz@gmail.com>
Fri, 12 Mar 2021 02:05:38 +0000 (21:05 -0500)
committerGitHub <noreply@github.com>
Fri, 12 Mar 2021 02:05:38 +0000 (21:05 -0500)
commitb7e3075efd5ba8ff1c338798b3f6e7f3b7b4f41f
treeae8aa264141eeba21047fe3463ecc335a5cff0bd
parentbc3f0aea42277f1cbd2170726c44a61444f5f7b6
[wasm] Turn off canonization of NaNs. It doesn't seem to be needed, and it causes test failures. (#49475)

Fixes https://github.com/dotnet/runtime/issues/49245.
src/mono/mono/mini/mini-llvm.c