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

Issue 2320473003: [turbofan] Typer changes to avoid Type representation dimension (Closed)

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

Description

[turbofan] Typer changes to avoid Type representation dimension This CL "weakens" the typer somewhat, as it was querying aspects of Type that are within the representation dimension. It's not the right place to do that. BUG= Committed: https://crrev.com/c8e93b0613615b8622713db8560ae8c20f12d270 Cr-Commit-Position: refs/heads/master@{#39391}

Patch Set 1 #

Patch Set 2 : A few more changes. #

Total comments: 2

Patch Set 3 : Quick review. #

Patch Set 4 : REBASE. #

Total comments: 2

Patch Set 5 : quick fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -35 lines) Patch
M src/compiler/access-builder.cc View 1 2 3 4 14 chunks +25 lines, -28 lines 0 comments Download
M src/compiler/memory-optimizer.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M src/compiler/typer.cc View 1 2 3 3 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
mvstanton
Hi Benedikt, here are the representation changes we discussed last week. thx! --Mike https://codereview.chromium.org/2320473003/diff/20001/src/compiler/js-create-lowering.cc File ...
4 years, 3 months ago (2016-09-13 13:03:54 UTC) #8
Benedikt Meurer
LGTM once comment addressed. https://codereview.chromium.org/2320473003/diff/60001/src/compiler/access-builder.cc File src/compiler/access-builder.cc (right): https://codereview.chromium.org/2320473003/diff/60001/src/compiler/access-builder.cc#newcode349 src/compiler/access-builder.cc:349: MachineType::TaggedPointer(), This can actually contain ...
4 years, 3 months ago (2016-09-13 17:02:29 UTC) #11
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/2320473003/80001
4 years, 3 months ago (2016-09-13 18:34:07 UTC) #14
mvstanton
right on, addressed, thx :) https://codereview.chromium.org/2320473003/diff/60001/src/compiler/access-builder.cc File src/compiler/access-builder.cc (right): https://codereview.chromium.org/2320473003/diff/60001/src/compiler/access-builder.cc#newcode349 src/compiler/access-builder.cc:349: MachineType::TaggedPointer(), On 2016/09/13 17:02:28, ...
4 years, 3 months ago (2016-09-13 18:34:14 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago (2016-09-13 18:58:28 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-13 18:59:19 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c8e93b0613615b8622713db8560ae8c20f12d270
Cr-Commit-Position: refs/heads/master@{#39391}

Powered by Google App Engine
This is Rietveld 408576698