Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(325)

Issue 1884193002: [arm64] Turn off the default NaN mode on arm64. (Closed)

Created:
4 years, 8 months ago by ahaas
Modified:
4 years, 8 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -33 lines) Patch
M src/arm64/code-stubs-arm64.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/arm64/macro-assembler-arm64.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/arm64/macro-assembler-arm64.cc View 2 chunks +3 lines, -25 lines 0 comments Download
M test/cctest/wasm/test-run-wasm.cc View 1 chunk +1 line, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 8 (2 generated)
ahaas
4 years, 8 months ago (2016-04-14 13:57:32 UTC) #1
Rodolph Perfetta (ARM)
lgtm
4 years, 8 months ago (2016-04-14 15:00:39 UTC) #2
Benedikt Meurer
Also nice! Also LGTM :-)
4 years, 8 months ago (2016-04-14 18:35:57 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1884193002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1884193002/1
4 years, 8 months ago (2016-04-15 11:48:07 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-15 11:50:48 UTC) #6
commit-bot: I haz the power
4 years, 8 months ago (2016-04-15 11:52:14 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2f9eb09f20058ec1111d47353f0b0a37902f6441
Cr-Commit-Position: refs/heads/master@{#35518}

Powered by Google App Engine
This is Rietveld 408576698