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

Issue 541643002: [turbofan] Properly delete nodes in the GraphReducer. (Closed)

Created:
6 years, 3 months ago by Benedikt Meurer
Modified:
6 years, 3 months ago
Reviewers:
Jarin
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

[turbofan] Properly delete nodes in the GraphReducer. This is required to enable a value numbering reducer, which needs to be able to recognize "dead nodes". TEST=compiler-unittests,cctest R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23675

Patch Set 1 #

Patch Set 2 : REBASE #

Patch Set 3 : Kill #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -7 lines) Patch
M src/compiler/compiler.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/graph-reducer.cc View 1 2 3 chunks +8 lines, -5 lines 0 comments Download
A src/compiler/graph-reducer-unittest.cc View 1 chunk +111 lines, -0 lines 0 comments Download
M src/compiler/node.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/node.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M test/cctest/compiler/test-graph-reducer.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Benedikt Meurer
PTAL
6 years, 3 months ago (2014-09-04 08:28:23 UTC) #2
Benedikt Meurer
Using Kill now.
6 years, 3 months ago (2014-09-04 09:16:39 UTC) #3
Jarin
lgtm. Thanks!
6 years, 3 months ago (2014-09-04 09:21:08 UTC) #4
Benedikt Meurer
6 years, 3 months ago (2014-09-04 09:22:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 23675 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698