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

Issue 2309943003: [turbofan] Treat PREMONOMORPHIC like UNINITIALIZED.

Created:
4 years, 3 months ago by Benedikt Meurer
Modified:
4 years, 3 months ago
Reviewers:
mvstanton
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Treat PREMONOMORPHIC like UNINITIALIZED. When a (Keyed)Load/StoreIC reports PREMONOMORPHIC, just treat it like UNINITIALIZED for now and add a soft deoptimization exit. R=mvstanton@chromium.org BUG=v8:5267

Patch Set 1 #

Patch Set 2 : Blacklist test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M src/compiler/js-native-context-specialization.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/type-feedback-vector.h View 1 chunk +3 lines, -0 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (8 generated)
Benedikt Meurer
4 years, 3 months ago (2016-09-06 09:57:23 UTC) #1
mvstanton
4 years, 3 months ago (2016-09-06 10:42:12 UTC) #6
LGTM.

Powered by Google App Engine
This is Rietveld 408576698