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

Issue 1316953003: Vector ICs: Make the Oracle gather feedback for vector stores. (Closed)

Created:
5 years, 3 months ago by mvstanton
Modified:
5 years, 3 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Vector ICs: Make the Oracle gather feedback for vector stores. Also, polymorphic element stores have a slightly different shape for the array attached to a vector slot. It's of the form [map, map, handler], where the 2nd map is either a transition map or undefined (the maps are actually in WeakCells). Committed: https://crrev.com/0302e63e7f467a677466653378449d00ea096c56 Cr-Commit-Position: refs/heads/master@{#30432}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Slight update. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -23 lines) Patch
M src/type-feedback-vector.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/type-feedback-vector.cc View 5 chunks +78 lines, -8 lines 0 comments Download
M src/type-info.h View 4 chunks +13 lines, -0 lines 0 comments Download
M src/type-info.cc View 1 6 chunks +59 lines, -11 lines 0 comments Download
M src/typing.cc View 1 chunk +17 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
mvstanton
Hi Benedikt, here is the change we discussed. Thanks for the suggestion on regularity of ...
5 years, 3 months ago (2015-08-27 12:20:45 UTC) #2
Benedikt Meurer
LGTM, however there's one major question that I'm not sure about: Both the receiver map ...
5 years, 3 months ago (2015-08-28 05:48:05 UTC) #3
mvstanton
Hi Benedikt, thanks! Okay, I just checked the ic code, and they will MISS if ...
5 years, 3 months ago (2015-08-28 08:25:28 UTC) #4
Benedikt Meurer
Still LGTM!
5 years, 3 months ago (2015-08-28 08:57:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1316953003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1316953003/20001
5 years, 3 months ago (2015-08-28 09:00:04 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-08-28 09:01:27 UTC) #8
commit-bot: I haz the power
5 years, 3 months ago (2015-08-28 09:01:43 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0302e63e7f467a677466653378449d00ea096c56
Cr-Commit-Position: refs/heads/master@{#30432}

Powered by Google App Engine
This is Rietveld 408576698