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

Issue 721773003: Suppress canonicalization of Unbox() instruction that can deoptimize. (Closed)

Created:
6 years, 1 month ago by Vyacheslav Egorov (Google)
Modified:
6 years, 1 month ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Suppress canonicalization of Unbox() instruction that can deoptimize. Suppress canonicalization of instructions that have unsatisfied input representations. BUG= R=fschneider@google.com Committed: https://code.google.com/p/dart/source/detail?r=41693

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -23 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 3 chunks +16 lines, -11 lines 0 comments Download
A + tests/language/vm/canonicalization_preserves_deopt_test.dart View 1 chunk +9 lines, -12 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Vyacheslav Egorov (Google)
PTAL
6 years, 1 month ago (2014-11-12 16:51:44 UTC) #2
Florian Schneider
lgtm
6 years, 1 month ago (2014-11-12 17:15:37 UTC) #3
Vyacheslav Egorov (Google)
6 years, 1 month ago (2014-11-12 17:24:06 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41693 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698