Chromium Code Reviews
DescriptionHandle the 'integer' values INFINITY and -INIFINITY in range analysis.
Treating the values double.INFINITY and -double.INFINITY as if they were int
at compile time also affects the SSA compiler's range analysis pass. This
change restores the former behavior that those values were unbounded ranges.
R=floitsch@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/9879209bb99221c7df0cb25793dc48a9690df8c1
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||