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

Issue 54623002: Fix bug in our SSA optimizations: by giving an empty type to a box, we were assuming that anything … (Closed)

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

Description

Fix bug in our SSA optimizations: by giving an empty type to a box, we were assuming that anything that comes out of it is greater than zero. R=kasperl@google.com Committed: https://code.google.com/p/dart/source/detail?r=29666

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -6 lines) Patch
M sdk/lib/_internal/compiler/implementation/closure.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/builder.dart View 3 chunks +8 lines, -4 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/value_range_analyzer.dart View 1 chunk +2 lines, -0 lines 0 comments Download
A tests/language/range_analysis2_test.dart View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
7 years, 1 month ago (2013-10-31 12:08:09 UTC) #1
kasperl
LGTM.
7 years, 1 month ago (2013-10-31 12:13:28 UTC) #2
ngeoffray
7 years, 1 month ago (2013-10-31 12:40:19 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r29666 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698