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

Issue 2111193002: [turbofan] Remove eager frame state from JSMultiply. (Closed)

Created:
4 years, 5 months ago by Michael Starzinger
Modified:
4 years, 5 months ago
Reviewers:
Jarin
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@local_turbofan-checkpoint-typed-lowering-1
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Remove eager frame state from JSMultiply. This removes the frame state input representing the before-state from nodes having the {JSMultiply} operator. Lowering that inserts number conversions of the inputs has to be disabled when deoptimization is enabled, because the frame state layout is no longer known. R=jarin@chromium.org BUG=v8:5021 Committed: https://crrev.com/277fac44ffe9e5824964c4a252138ff25c2d8e82 Cr-Commit-Position: refs/heads/master@{#37517}

Patch Set 1 #

Patch Set 2 : Fix typo. #

Total comments: 2

Patch Set 3 : Addressed comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -15 lines) Patch
M src/compiler/js-typed-lowering.cc View 1 2 6 chunks +28 lines, -5 lines 0 comments Download
M src/compiler/operator-properties.cc View 2 chunks +3 lines, -1 line 0 comments Download
M test/cctest/compiler/test-js-typed-lowering.cc View 8 chunks +17 lines, -9 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 9 (3 generated)
Michael Starzinger
4 years, 5 months ago (2016-06-30 16:19:21 UTC) #1
Jarin
lgtm. Great to see this being removed! https://codereview.chromium.org/2111193002/diff/20001/src/compiler/js-typed-lowering.cc File src/compiler/js-typed-lowering.cc (right): https://codereview.chromium.org/2111193002/diff/20001/src/compiler/js-typed-lowering.cc#newcode536 src/compiler/js-typed-lowering.cc:536: // conversions ...
4 years, 5 months ago (2016-06-30 16:32:48 UTC) #2
Michael Starzinger
Thanks! Comments addressed. I think I'll wait with landing this until early next week when ...
4 years, 5 months ago (2016-07-01 09:36:08 UTC) #3
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/2111193002/40001
4 years, 5 months ago (2016-07-05 08:39:02 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-05 09:04:00 UTC) #7
commit-bot: I haz the power
4 years, 5 months ago (2016-07-05 09:05:41 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/277fac44ffe9e5824964c4a252138ff25c2d8e82
Cr-Commit-Position: refs/heads/master@{#37517}

Powered by Google App Engine
This is Rietveld 408576698