Description[arm64] Turn off the default NaN mode on arm64.
The default NaN mode was originally used to identify holes in double
arrays. With (https://codereview.chromium.org/863633002/) signalling
NaNs are used for that, and the default NaN mode is not needed anymore.
Without the default NaN mode it is easier to satisfy the WebAssembly
spec which requires that quiet NaNs are preserved.
R=titzer@chromium.org, rodolph.perfetta@arm.com, bmeurer@chromium.org
Committed: https://crrev.com/2f9eb09f20058ec1111d47353f0b0a37902f6441
Cr-Commit-Position: refs/heads/master@{#35518}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 8 (2 generated)
|