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

Issue 1464763003: [turbofan] Replace information about uses by UseInfo in representation selection. (Closed)

Created:
5 years, 1 month ago by Jarin
Modified:
5 years ago
Reviewers:
Benedikt Meurer
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] Replace information about uses by explicit truncation in representation selection. This change replaces the bitwise masking of uses by storing the most general truncation for all uses. Committed: https://crrev.com/9564ffe9c16485e77e9bcaec2aa36be8ed1f16ef Cr-Commit-Position: refs/heads/master@{#32248}

Patch Set 1 #

Patch Set 2 : Explicit truncations #

Patch Set 3 : Renames #

Patch Set 4 : Fixes #

Patch Set 5 : Fix comment #

Total comments: 5

Patch Set 6 : Remove obsolete comment #

Patch Set 7 : final goodness #

Unified diffs Side-by-side diffs Delta from patch set Stats (+281 lines, -164 lines) Patch
M src/compiler/representation-change.h View 1 2 3 4 5 6 6 chunks +150 lines, -19 lines 0 comments Download
M src/compiler/simplified-lowering.cc View 1 2 3 29 chunks +129 lines, -131 lines 0 comments Download
M test/cctest/compiler/test-representation-change.cc View 1 2 3 4 5 3 chunks +2 lines, -14 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Jarin
Could you take a look, please?
5 years ago (2015-11-24 15:21:43 UTC) #3
Benedikt Meurer
I love this! This is probably the first time that I can say I'm able ...
5 years ago (2015-11-25 04:50:39 UTC) #4
Jarin
https://codereview.chromium.org/1464763003/diff/80001/src/compiler/representation-change.h File src/compiler/representation-change.h (right): https://codereview.chromium.org/1464763003/diff/80001/src/compiler/representation-change.h#newcode19 src/compiler/representation-change.h:19: class Truncation { On 2015/11/25 04:50:39, Benedikt Meurer wrote: ...
5 years ago (2015-11-25 06:39:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1464763003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1464763003/120001
5 years ago (2015-11-25 07:39:35 UTC) #8
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years ago (2015-11-25 08:00:55 UTC) #9
commit-bot: I haz the power
5 years ago (2015-11-25 08:01:08 UTC) #10
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/9564ffe9c16485e77e9bcaec2aa36be8ed1f16ef
Cr-Commit-Position: refs/heads/master@{#32248}

Powered by Google App Engine
This is Rietveld 408576698