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

Issue 2500143003: [turbofan] Make escape analysis fail silently for cyclic object states (Closed)

Created:
4 years, 1 month ago by Tobias Tebbi
Modified:
4 years, 1 month ago
Reviewers:
Benedikt Meurer
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Make escape analysis fail silently for cyclic object states R=bmeurer@chromium.org BUG=v8:5634 Committed: https://crrev.com/f71260b298654942f72f769d7fe281e341e2d2ef Cr-Commit-Position: refs/heads/master@{#40995}

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed comments #

Patch Set 3 : regolden #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -16 lines) Patch
M src/bailout-reason.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/escape-analysis-reducer.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M src/compiler/escape-analysis-reducer.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler/pipeline.cc View 1 2 chunks +9 lines, -0 lines 0 comments Download
M test/cctest/interpreter/bytecode_expectations/Generators.golden View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M test/cctest/interpreter/bytecode_expectations/Modules.golden View 1 2 11 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
Tobias Tebbi
4 years, 1 month ago (2016-11-15 12:36:29 UTC) #2
Benedikt Meurer
LGTM with nits. https://codereview.chromium.org/2500143003/diff/1/src/bailout-reason.h File src/bailout-reason.h (right): https://codereview.chromium.org/2500143003/diff/1/src/bailout-reason.h#newcode64 src/bailout-reason.h:64: V(kEscapeAnalysisFailed, "Escape analysis failed") \ Nit: ...
4 years, 1 month ago (2016-11-15 12:42:55 UTC) #3
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/2500143003/20001
4 years, 1 month ago (2016-11-15 13:00:09 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/12147) v8_linux64_avx2_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
4 years, 1 month ago (2016-11-15 13:18:10 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/2500143003/40001
4 years, 1 month ago (2016-11-15 13:37:54 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-15 14:05:01 UTC) #14
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:34:14 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f71260b298654942f72f769d7fe281e341e2d2ef
Cr-Commit-Position: refs/heads/master@{#40995}

Powered by Google App Engine
This is Rietveld 408576698