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

Issue 108363003: We run phases in-between GVN and code motion, so we have to handle cases in the SsaCodeMotion phase… (Closed)

Created:
7 years ago by ngeoffray
Modified:
7 years ago
Reviewers:
kasperl
CC:
reviews_dartlang.org, lukas
Visibility:
Public.

Description

We run phases in-between GVN and code motion, so we have to handle cases in the SsaCodeMotion phase where two instructions can be GVN'ed. Committed: https://code.google.com/p/dart/source/detail?r=30977

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -3 lines) Patch
M sdk/lib/_internal/compiler/implementation/inferrer/ir_type_inferrer.dart View 1 2 chunks +3 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/optimize.dart View 1 chunk +7 lines, -3 lines 0 comments Download
A tests/language/code_motion_crash_test.dart View 1 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
7 years ago (2013-12-06 16:29:42 UTC) #1
ngeoffray
It was crashing for code from a customer. I added a regression test.
7 years ago (2013-12-08 12:39:49 UTC) #2
ngeoffray
7 years ago (2013-12-09 08:37:31 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r30977 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698