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

Issue 11557012: Narrow result cid and type of BinarySmiOp to be always smi. (Closed)

Created:
8 years ago by Florian Schneider
Modified:
8 years ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Narrow result cid and type of BinarySmiOp to be always smi. After smi-SHL was changed to deoptimize in case of overflow, the result type can be narrowed to smi only. Committed: https://code.google.com/p/dart/source/detail?r=16044

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M runtime/vm/intermediate_language.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
8 years ago (2012-12-12 15:01:55 UTC) #1
Florian Schneider
+vm-dev
8 years ago (2012-12-12 15:06:04 UTC) #2
Kevin Millikin (Google)
8 years ago (2012-12-12 15:09:43 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698