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

Issue 2227533002: [turbofan] Slightly improve typing rule for NumberAdd. (Closed)

Created:
4 years, 4 months ago by Benedikt Meurer
Modified:
4 years, 4 months ago
Reviewers:
Jarin
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

[turbofan] Slightly improve typing rule for NumberAdd. Properly figure out NaN and -0 cases even for non-integer inputs. This helps to reduce the number of checks we have to perform in case we try to go back to int32 after a floating point operation. R=jarin@chromium.org Committed: https://crrev.com/13eae124e8634efb3a2a7f0b32b4f81557d70f16 Cr-Commit-Position: refs/heads/master@{#38413}

Patch Set 1 #

Patch Set 2 : Add back AddRanger #

Total comments: 2

Patch Set 3 : Address comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -25 lines) Patch
M src/compiler/operation-typer.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/operation-typer.cc View 1 2 3 chunks +41 lines, -25 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
Benedikt Meurer
4 years, 4 months ago (2016-08-08 05:54:50 UTC) #1
Jarin
lgtm once the comment is addressed. https://codereview.chromium.org/2227533002/diff/20001/src/compiler/operation-typer.cc File src/compiler/operation-typer.cc (right): https://codereview.chromium.org/2227533002/diff/20001/src/compiler/operation-typer.cc#newcode513 src/compiler/operation-typer.cc:513: } This sets ...
4 years, 4 months ago (2016-08-08 06:43:59 UTC) #8
Benedikt Meurer
https://codereview.chromium.org/2227533002/diff/20001/src/compiler/operation-typer.cc File src/compiler/operation-typer.cc (right): https://codereview.chromium.org/2227533002/diff/20001/src/compiler/operation-typer.cc#newcode513 src/compiler/operation-typer.cc:513: } Ah good point, thanks.
4 years, 4 months ago (2016-08-08 06:59:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2227533002/40001
4 years, 4 months ago (2016-08-08 06:59:44 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-08 07:20:56 UTC) #13
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 07:21:43 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/13eae124e8634efb3a2a7f0b32b4f81557d70f16
Cr-Commit-Position: refs/heads/master@{#38413}

Powered by Google App Engine
This is Rietveld 408576698