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

Issue 2538823002: [Turbofan] Disable JSFrameSpecialization for interpreted frames. (Closed)

Created:
4 years ago by rmcilroy
Modified:
4 years ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[Turbofan] Disable JSFrameSpecialization for interpreted frames. JSFrameSpecialization depends on the layout of the frame and doesn't work with interpreted frames. Disable it since it is only used for OSR from asmjs code, which shouldn't go through the bytecode graph builder in many cases. BUG=669517 Committed: https://crrev.com/6d90507a7ca6b3d77fc5dd5a355b382b1fed4286 Cr-Commit-Position: refs/heads/master@{#41387}

Patch Set 1 #

Patch Set 2 : Change to disable frame specialization #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -1 line) Patch
M src/compiler/js-frame-specialization.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/compiler/pipeline.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
A test/mjsunit/compiler/regress-669517.js View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (15 generated)
rmcilroy
Michi: this fixes the immediate issue, but we might want to instead change linkage()->GetOsrValueLocation() instead ...
4 years ago (2016-11-29 18:29:24 UTC) #4
Benedikt Meurer
Tobias noticed this issue before (independently while looking into the OSR typer), and I think ...
4 years ago (2016-11-29 19:16:58 UTC) #6
Michael Starzinger
Thanks for the fix, I do think the fix is sound and would address the ...
4 years ago (2016-11-30 09:36:39 UTC) #9
Tobias Tebbi
On 2016/11/29 19:16:58, Benedikt Meurer wrote: > Tobias noticed this issue before (independently while looking ...
4 years ago (2016-11-30 10:07:45 UTC) #10
Benedikt Meurer
I'd also vote for not running it.
4 years ago (2016-11-30 10:35:07 UTC) #11
rmcilroy
On 2016/11/30 09:36:39, Michael Starzinger wrote: > Thanks for the fix, I do think the ...
4 years ago (2016-11-30 11:38:36 UTC) #13
Michael Starzinger
LGTM. Thanks!
4 years ago (2016-11-30 11:48:46 UTC) #14
Benedikt Meurer
lgtm
4 years ago (2016-11-30 12:02:29 UTC) #15
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/2538823002/20001
4 years ago (2016-11-30 14:01:45 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-30 14:03:32 UTC) #24
commit-bot: I haz the power
4 years ago (2016-11-30 14:03:59 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6d90507a7ca6b3d77fc5dd5a355b382b1fed4286
Cr-Commit-Position: refs/heads/master@{#41387}

Powered by Google App Engine
This is Rietveld 408576698