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

Issue 10332088: Undo optimization in cases where NaN might be involved. (Closed)

Created:
8 years, 7 months ago by Lasse Reichstein Nielsen
Modified:
8 years, 7 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Undo optimization in cases where NaN might be involved. Committed: https://code.google.com/p/dart/source/detail?r=7483

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address review comment #

Patch Set 3 : Now with test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -1 line) Patch
A frog/tests/leg_only/nan_negate_test.dart View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
M lib/compiler/implementation/ssa/codegen.dart View 1 2 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein Nielsen
8 years, 7 months ago (2012-05-10 10:36:02 UTC) #1
ngeoffray
Maybe also add a simple test for Nan? https://chromiumcodereview.appspot.com/10332088/diff/1/lib/compiler/implementation/ssa/codegen.dart File lib/compiler/implementation/ssa/codegen.dart (right): https://chromiumcodereview.appspot.com/10332088/diff/1/lib/compiler/implementation/ssa/codegen.dart#newcode1695 lib/compiler/implementation/ssa/codegen.dart:1695: !input.inputs[0].isTypeUnknown()) ...
8 years, 7 months ago (2012-05-10 10:41:13 UTC) #2
ngeoffray
8 years, 7 months ago (2012-05-10 10:41:22 UTC) #3
And LGTM

Powered by Google App Engine
This is Rietveld 408576698