Description[arm] Turn off the default NaN mode on arm.
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/5df9406a0708a779a51167c1700c1f87ec2ac3a3
Cr-Commit-Position: refs/heads/master@{#35526}
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 9 (3 generated)
|