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

Issue 2378653003: [ignition] Add lookup fast path to generated turbofan graph (Closed)

Created:
4 years, 2 months ago by Leszek Swirski
Modified:
4 years, 2 months ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com, rmcilroy
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[ignition] Add lookup fast path to generated turbofan graph Adds a fast-path test and branch for the turbofan graph generated by BytecodeGraphBuilder for dynamic local lookups. BUG=v8:5263 Committed: https://crrev.com/d8d964baa226881480e58c13d519b018697c4511 Cr-Commit-Position: refs/heads/master@{#39832}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add explanatory comment for context search #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -1 line) Patch
M src/compiler/bytecode-graph-builder.cc View 1 2 chunks +54 lines, -1 line 0 comments Download

Messages

Total messages: 16 (8 generated)
Leszek Swirski
4 years, 2 months ago (2016-09-28 13:19:22 UTC) #6
Michael Starzinger
https://codereview.chromium.org/2378653003/diff/1/src/compiler/bytecode-graph-builder.cc File src/compiler/bytecode-graph-builder.cc (right): https://codereview.chromium.org/2378653003/diff/1/src/compiler/bytecode-graph-builder.cc#newcode897 src/compiler/bytecode-graph-builder.cc:897: for (uint32_t d = 0; d < depth; d++) ...
4 years, 2 months ago (2016-09-28 13:55:21 UTC) #7
Leszek Swirski
On 2016/09/28 13:55:21, Michael Starzinger wrote: > https://codereview.chromium.org/2378653003/diff/1/src/compiler/bytecode-graph-builder.cc > File src/compiler/bytecode-graph-builder.cc (right): > > https://codereview.chromium.org/2378653003/diff/1/src/compiler/bytecode-graph-builder.cc#newcode897 ...
4 years, 2 months ago (2016-09-28 13:58:34 UTC) #8
Michael Starzinger
On 2016/09/28 13:58:34, Leszek Swirski wrote: > On 2016/09/28 13:55:21, Michael Starzinger wrote: > > ...
4 years, 2 months ago (2016-09-28 14:22:13 UTC) #9
Michael Starzinger
LGTM otherwise.
4 years, 2 months ago (2016-09-28 14:22:25 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2378653003/20001
4 years, 2 months ago (2016-09-28 14:29:14 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-28 14:55:22 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-09-28 14:55:43 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d8d964baa226881480e58c13d519b018697c4511
Cr-Commit-Position: refs/heads/master@{#39832}

Powered by Google App Engine
This is Rietveld 408576698