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

Issue 2528763002: VM: [Kernel] Relax assertion in SSA construction. (Closed)

Created:
4 years ago by Vyacheslav Egorov (Google)
Modified:
4 years ago
Reviewers:
kustermann
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: [Kernel] Relax assertions in SSA construction and in Kernel loading. - Kernel-to-IL translation leaves behind some unused constants without temp indices assigned. - Let compile time errors propagate instead of failing with FATAL error in the post load class finalization. R=kustermann@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/73ef820ec171ea070abf1da5ba28aa0560d1d069

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M runtime/vm/flow_graph.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/kernel_reader.cc View 1 chunk +1 line, -3 lines 1 comment Download

Messages

Total messages: 5 (2 generated)
Vyacheslav Egorov (Google)
4 years ago (2016-11-23 20:31:31 UTC) #1
kustermann
lgtm https://codereview.chromium.org/2528763002/diff/1/runtime/vm/kernel_reader.cc File runtime/vm/kernel_reader.cc (right): https://codereview.chromium.org/2528763002/diff/1/runtime/vm/kernel_reader.cc#newcode127 runtime/vm/kernel_reader.cc:127: ClassFinalizer::ProcessPendingClasses(/*from_kernel=*/true); I'm not sure I completely understand why ...
4 years ago (2016-11-24 12:16:49 UTC) #3
Vyacheslav Egorov (Google)
4 years ago (2016-11-24 15:19:26 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
73ef820ec171ea070abf1da5ba28aa0560d1d069 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698