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

Issue 741503006: [turbofan] Narrow upper bounds during typed lowering. (Closed)

Created:
6 years ago by Benedikt Meurer
Modified:
6 years ago
Reviewers:
Jarin
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

[turbofan] Narrow upper bounds during typed lowering. This is a temporary solution, which optionally narrows upper bounds of nodes when changing the operator of a node. R=jarin@chromium.org Committed: https://chromium.googlesource.com/v8/v8/+/73b4af7aa69178d8446fc1402032c77462f2c7d6

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -9 lines) Patch
M src/compiler/js-typed-lowering.cc View 10 chunks +19 lines, -9 lines 4 comments Download

Messages

Total messages: 4 (0 generated)
Benedikt Meurer
6 years ago (2014-12-04 10:27:47 UTC) #1
Jarin
lgtm with some comments (although I am quite unhappy about the hack). https://codereview.chromium.org/741503006/diff/1/src/compiler/js-typed-lowering.cc File src/compiler/js-typed-lowering.cc ...
6 years ago (2014-12-04 10:43:01 UTC) #2
Benedikt Meurer
https://codereview.chromium.org/741503006/diff/1/src/compiler/js-typed-lowering.cc File src/compiler/js-typed-lowering.cc (right): https://codereview.chromium.org/741503006/diff/1/src/compiler/js-typed-lowering.cc#newcode133 src/compiler/js-typed-lowering.cc:133: // TODO(jarin): Narrow the type after patching the operator. ...
6 years ago (2014-12-04 11:19:01 UTC) #3
Benedikt Meurer
6 years ago (2014-12-04 11:19:46 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
73b4af7aa69178d8446fc1402032c77462f2c7d6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698