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

Issue 1447323005: Fix argument allocation dangling effect chains (Closed)

Created:
5 years, 1 month ago by sigurds
Modified:
5 years, 1 month ago
Reviewers:
Michael Starzinger
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] Fix argument allocation dangling effect chains Argument allocation in typed lowering was producing dangling effect chains. This patch fixes three sources of dangling effect chains. BUG= Committed: https://crrev.com/0ec6db4750190014d1442a6929808d32ed281f9e Cr-Commit-Position: refs/heads/master@{#32140}

Patch Set 1 : #

Patch Set 2 : Account for zero arguments #

Total comments: 4

Patch Set 3 : Remove out parameters #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M src/compiler/js-typed-lowering.cc View 1 2 5 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
sigurds
This patch the dangling event chains problem (i.e. all instances I have encountered).
5 years, 1 month ago (2015-11-19 12:51:35 UTC) #4
Michael Starzinger
Fix in general looks good. Can we change the CL description to talk about "effect" ...
5 years, 1 month ago (2015-11-20 09:15:56 UTC) #5
Michael Starzinger
Also many tools will be happier when you limit first line of CL description to ...
5 years, 1 month ago (2015-11-20 09:18:24 UTC) #6
sigurds
Addressed your comments. https://codereview.chromium.org/1447323005/diff/40001/src/compiler/js-typed-lowering.cc File src/compiler/js-typed-lowering.cc (right): https://codereview.chromium.org/1447323005/diff/40001/src/compiler/js-typed-lowering.cc#newcode1489 src/compiler/js-typed-lowering.cc:1489: AllocationBuilder a(jsgraph(), allocate_effect, control); On 2015/11/20 ...
5 years, 1 month ago (2015-11-20 10:24:39 UTC) #11
Michael Starzinger
LGTM.
5 years, 1 month ago (2015-11-20 10:47:37 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1447323005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1447323005/60001
5 years, 1 month ago (2015-11-20 10:48:52 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 1 month ago (2015-11-20 10:50:18 UTC) #15
commit-bot: I haz the power
5 years, 1 month ago (2015-11-20 10:50:33 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0ec6db4750190014d1442a6929808d32ed281f9e
Cr-Commit-Position: refs/heads/master@{#32140}

Powered by Google App Engine
This is Rietveld 408576698