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

Issue 2363573003: [turbofan] Add proper type guards to escape analysis. (Closed)

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

Description

[turbofan] Add proper type guards to escape analysis. This makes sure the {EscapeAnalysisReducer} inserts proper {TypeGuard} nodes if the replacement node is not a subtype of the original node. This happens predominantly for code that has been made unreachable by type checks. R=jarin@chromium.org TEST=mjsunit/regress/regress-crbug-640497 BUG=chromium:640497 Committed: https://crrev.com/4b2c6d03e444e91cc4f02539abc0633406dc66d3 Cr-Commit-Position: refs/heads/master@{#39656}

Patch Set 1 #

Patch Set 2 : Better comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -8 lines) Patch
M src/compiler/escape-analysis-reducer.cc View 1 2 chunks +17 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-crbug-640497.js View 1 chunk +8 lines, -7 lines 0 comments Download
M test/unittests/compiler/escape-analysis-unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (13 generated)
Michael Starzinger
4 years, 2 months ago (2016-09-22 14:50:47 UTC) #4
Jarin
On 2016/09/22 14:50:47, Michael Starzinger wrote: LGTM, but let me double check with Benedikt that ...
4 years, 2 months ago (2016-09-22 15:18:58 UTC) #5
Michael Starzinger
On 2016/09/22 15:18:58, Jarin wrote: > On 2016/09/22 14:50:47, Michael Starzinger wrote: > > LGTM, ...
4 years, 2 months ago (2016-09-22 15:33:33 UTC) #9
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/2363573003/20001
4 years, 2 months ago (2016-09-23 08:43:51 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: v8_win64_rel_ng on master.tryserver.v8 (JOB_TIMED_OUT, no build URL) v8_win_compile_dbg on ...
4 years, 2 months ago (2016-09-23 10:44:33 UTC) #16
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/4b2c6d03e444e91cc4f02539abc0633406dc66d3 Cr-Commit-Position: refs/heads/master@{#39656}
4 years, 2 months ago (2016-09-23 11:02:22 UTC) #19
Michael Starzinger
4 years, 2 months ago (2016-09-23 11:02:23 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
4b2c6d03e444e91cc4f02539abc0633406dc66d3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698