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

Issue 764633002: Remove eager assertion from UnboxedIntConverterInstr. (Closed)

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

Description

Remove eager assertion from UnboxedIntConverterInstr. When inserting a mint->int32 convertion for a phi operand we will not pass correct deopt_id into the UnboxedIntConverter constructor but will instead force copy deoptimization target via CopyDeoptTarget at the end of the InsertConversion. BUG=http://dartbug.com/21728 R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=42011

Patch Set 1 #

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

Messages

Total messages: 4 (1 generated)
Vyacheslav Egorov (Google)
PTAL The assertion is just too eager.
6 years ago (2014-11-26 18:55:02 UTC) #2
srdjan
LGTM
6 years ago (2014-11-26 21:32:07 UTC) #3
Vyacheslav Egorov (Google)
6 years ago (2014-11-26 22:50:51 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 42011 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698