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

Issue 2312703002: [turbofan] Use MachineRepresentation for PropertyCell access. (Closed)

Created:
4 years, 3 months ago by mvstanton
Modified:
4 years, 3 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Use MachineRepresentation for PropertyCell access. And not the Representation dimension of Type*. BUG= Committed: https://crrev.com/7b2a211b8e3bcf9422b2f1e87b729f8eff5207e8 Cr-Commit-Position: refs/heads/master@{#39179}

Patch Set 1 #

Patch Set 2 : Nit. #

Total comments: 6

Patch Set 3 : REBASE, comments. #

Patch Set 4 : Missed a fix. #

Patch Set 5 : nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -37 lines) Patch
M src/compiler/access-builder.h View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M src/compiler/access-builder.cc View 1 2 1 chunk +0 lines, -23 lines 0 comments Download
M src/compiler/js-global-object-specialization.cc View 1 2 3 4 5 chunks +37 lines, -10 lines 0 comments Download

Messages

Total messages: 30 (18 generated)
mvstanton
Hi Benedikt, Here are the improvements as we discussed, thx! --Mike
4 years, 3 months ago (2016-09-05 12:09:10 UTC) #4
Benedikt Meurer
https://codereview.chromium.org/2312703002/diff/20001/src/compiler/js-global-object-specialization.cc File src/compiler/js-global-object-specialization.cc (right): https://codereview.chromium.org/2312703002/diff/20001/src/compiler/js-global-object-specialization.cc#newcode51 src/compiler/js-global-object-specialization.cc:51: static FieldAccess ForPropertyCellValue(MachineRepresentation representation, Nit: Put this into an ...
4 years, 3 months ago (2016-09-05 12:10:48 UTC) #5
Benedikt Meurer
https://codereview.chromium.org/2312703002/diff/20001/src/compiler/js-global-object-specialization.cc File src/compiler/js-global-object-specialization.cc (right): https://codereview.chromium.org/2312703002/diff/20001/src/compiler/js-global-object-specialization.cc#newcode220 src/compiler/js-global-object-specialization.cc:220: property_cell_value_type = Type::Number(); Type::SignedSmall here.
4 years, 3 months ago (2016-09-05 12:12:27 UTC) #6
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/2312703002/60001
4 years, 3 months ago (2016-09-05 12:49:45 UTC) #13
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 3 months ago (2016-09-05 12:49:48 UTC) #15
mvstanton
thx for comments... https://codereview.chromium.org/2312703002/diff/20001/src/compiler/js-global-object-specialization.cc File src/compiler/js-global-object-specialization.cc (right): https://codereview.chromium.org/2312703002/diff/20001/src/compiler/js-global-object-specialization.cc#newcode51 src/compiler/js-global-object-specialization.cc:51: static FieldAccess ForPropertyCellValue(MachineRepresentation representation, On 2016/09/05 ...
4 years, 3 months ago (2016-09-05 12:54:18 UTC) #16
Michael Starzinger
LGTM (rubber-stamped).
4 years, 3 months ago (2016-09-05 13:06:40 UTC) #18
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/2312703002/60001
4 years, 3 months ago (2016-09-05 13:07:26 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/23304)
4 years, 3 months ago (2016-09-05 13:12:56 UTC) #22
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/2312703002/80001
4 years, 3 months ago (2016-09-05 14:54:19 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago (2016-09-05 15:20:11 UTC) #28
commit-bot: I haz the power
4 years, 3 months ago (2016-09-05 15:20:33 UTC) #30
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7b2a211b8e3bcf9422b2f1e87b729f8eff5207e8
Cr-Commit-Position: refs/heads/master@{#39179}

Powered by Google App Engine
This is Rietveld 408576698