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

Issue 11313005: Small performance fix for mint equality operation. (Closed)

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

Description

Small performance fix for mint equality operation. Mint compares don't have side effects and can't deoptimize. Committed: https://code.google.com/p/dart/source/detail?r=14131

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Florian Schneider
8 years, 1 month ago (2012-10-26 12:18:24 UTC) #1
Kevin Millikin (Google)
8 years, 1 month ago (2012-10-26 12:27:19 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698