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

Issue 2290233002: [turbofan] Introduce MachineRepresentation to PropertyAccessInfo. (Closed)

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

Description

[turbofan] Introduce MachineRepresentation to PropertyAccessInfo. Increasingly, we avoid using the representation dimension of Type, and set it explicitly ourselves. BUG= Committed: https://crrev.com/f889230d59ec1d9a09130e82b841178a4f273b25 Cr-Commit-Position: refs/heads/master@{#39026}

Patch Set 1 #

Total comments: 12

Patch Set 2 : REBASE and comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -87 lines) Patch
M src/compiler/access-builder.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/compiler/access-info.h View 1 5 chunks +8 lines, -1 line 0 comments Download
M src/compiler/access-info.cc View 1 10 chunks +50 lines, -32 lines 0 comments Download
M src/compiler/js-native-context-specialization.cc View 1 8 chunks +10 lines, -15 lines 0 comments Download
M src/compiler/type-cache.h View 1 3 chunks +17 lines, -31 lines 0 comments Download
M src/compiler/verifier.cc View 1 3 chunks +0 lines, -5 lines 0 comments Download
M src/machine-type.h View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 19 (13 generated)
mvstanton
Hi Benedikt, Here is step 2, thx for the look! --Mike
4 years, 3 months ago (2016-08-30 12:01:17 UTC) #4
Benedikt Meurer
Only nits, otherwise LGTM. One general note: Can you use just [turbofan] for the subject/header ...
4 years, 3 months ago (2016-08-30 17:14:49 UTC) #8
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/2290233002/20001
4 years, 3 months ago (2016-08-30 18:59:17 UTC) #13
mvstanton
Thanks! Uploadin'... https://codereview.chromium.org/2290233002/diff/1/src/compiler/access-info.cc File src/compiler/access-info.cc (right): https://codereview.chromium.org/2290233002/diff/1/src/compiler/access-info.cc#newcode300 src/compiler/access-info.cc:300: MachineRepresentation rep = MachineRepresentation::kTagged; On 2016/08/30 17:14:49, ...
4 years, 3 months ago (2016-08-30 18:59:34 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-30 19:25:12 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 19:25:33 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f889230d59ec1d9a09130e82b841178a4f273b25
Cr-Commit-Position: refs/heads/master@{#39026}

Powered by Google App Engine
This is Rietveld 408576698