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

Issue 2730753003: [turbofan] always run value numbering last to patch unpredictable reductions (Closed)

Created:
3 years, 9 months ago by Tobias Tebbi
Modified:
3 years, 9 months ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] always run value numbering last to patch unpredictable reductions This extends https://codereview.chromium.org/2728983002 to all of Turbofan, for the same reasons: The machine reducer is unreliable in signalling changed nodes and value numbering is unpredictable if not always re-run on changed nodes. Putting value numbering last in all graph reducers patches this. BUG=v8:6036 R=mstarzinger@chromium.org Review-Url: https://codereview.chromium.org/2730753003 Cr-Commit-Position: refs/heads/master@{#43617} Committed: https://chromium.googlesource.com/v8/v8/+/1338ae97ded61c7d7315d9736d4c442979951bb7

Patch Set 1 #

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

Messages

Total messages: 7 (3 generated)
Tobias Tebbi
It is currently not observable on the bots anymore because Benedikt added another opcode, but ...
3 years, 9 months ago (2017-03-03 09:57:54 UTC) #1
Michael Starzinger
LGTM.
3 years, 9 months ago (2017-03-06 16:40:46 UTC) #2
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/2730753003/1
3 years, 9 months ago (2017-03-06 16:51:58 UTC) #4
commit-bot: I haz the power
3 years, 9 months ago (2017-03-06 17:15:58 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/1338ae97ded61c7d7315d9736d4c4429799...

Powered by Google App Engine
This is Rietveld 408576698