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

Issue 660733003: [turbofan] Run value numbering after SimplifiedLowering. (Closed)

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

Description

[turbofan] Run value numbering after SimplifiedLowering. Running ValueNumberingReducer together with ChangeLowering causes trouble with the current GraphReducer and makes GVN ineffective, so running it before we get to change lowering works around that well-known (phase ordering) problem for now. R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24656

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M src/compiler/pipeline.cc View 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
6 years, 2 months ago (2014-10-16 10:42:52 UTC) #1
Jarin
lgtm
6 years, 2 months ago (2014-10-16 10:43:56 UTC) #2
Benedikt Meurer
6 years, 2 months ago (2014-10-16 10:50:30 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24656 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698