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

Issue 156973002: Fix bot breakage: math unary instruction has side effect and therefore cannot be eliminated (Closed)

Created:
6 years, 10 months ago by srdjan
Modified:
6 years, 10 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix bot breakage: math unary instruction has side effects (throws exception if argument is not a number) and therefore cannot be eliminated if there are no uses. Committed: https://code.google.com/p/dart/source/detail?r=32382

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
srdjan
TBR
6 years, 10 months ago (2014-02-06 20:52:22 UTC) #1
srdjan
Committed patchset #1 manually as r32382 (presubmit successful).
6 years, 10 months ago (2014-02-06 20:55:20 UTC) #2
Cutch
6 years, 10 months ago (2014-02-06 20:59:54 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698