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

Issue 2932023003: Refactor LoopHandler to avoid calling KernelAstAdapter.getNode (Closed)

Created:
3 years, 6 months ago by Johnni Winther
Modified:
3 years, 6 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Refactor LoopHandler to avoid calling KernelAstAdapter.getNode R=efortuna@google.com Committed: https://github.com/dart-lang/sdk/commit/52b1ea04e8974e83b23cf0917925254af754b301

Patch Set 1 #

Total comments: 5

Patch Set 2 : Rebased #

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -40 lines) Patch
M pkg/compiler/lib/src/kernel/element_map.dart View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/kernel/kernel_backend_strategy.dart View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 1 2 28 chunks +38 lines, -38 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/loop_handler.dart View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Johnni Winther
I hope this doesn't conflict with your refactorings.
3 years, 6 months ago (2017-06-09 19:56:09 UTC) #2
Emily Fortuna
check out my comments first.... https://codereview.chromium.org/2932023003/diff/1/pkg/compiler/lib/src/ssa/builder.dart File pkg/compiler/lib/src/ssa/builder.dart (right): https://codereview.chromium.org/2932023003/diff/1/pkg/compiler/lib/src/ssa/builder.dart#newcode1748 pkg/compiler/lib/src/ssa/builder.dart:1748: localsHandler.startLoop(scopeData); great minds think ...
3 years, 6 months ago (2017-06-09 20:12:27 UTC) #3
Johnni Winther
https://codereview.chromium.org/2932023003/diff/1/pkg/compiler/lib/src/ssa/builder.dart File pkg/compiler/lib/src/ssa/builder.dart (right): https://codereview.chromium.org/2932023003/diff/1/pkg/compiler/lib/src/ssa/builder.dart#newcode1748 pkg/compiler/lib/src/ssa/builder.dart:1748: localsHandler.startLoop(scopeData); On 2017/06/09 20:12:26, Emily Fortuna wrote: > great ...
3 years, 6 months ago (2017-06-12 08:02:52 UTC) #4
Johnni Winther
PTAL
3 years, 6 months ago (2017-06-13 09:57:31 UTC) #5
Emily Fortuna
lgtm! (and thanks for waiting)
3 years, 6 months ago (2017-06-13 17:25:23 UTC) #6
Johnni Winther
3 years, 6 months ago (2017-06-14 10:18:46 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
52b1ea04e8974e83b23cf0917925254af754b301 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698