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

Issue 2582683002: s390x: implement vector support on s390 (Closed)

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

Description

s390x: implement vector support on s390 Add vfa/vfs/vfm/vfd support on s390 R=joransiu@ca.ibm.com, bjaideep@ca.ibm.com, danno@chromium.org, jkummerow@chromium.org, jochen@chromium.org BUG= Review-Url: https://codereview.chromium.org/2582683002 Cr-Commit-Position: refs/heads/master@{#41741} Committed: https://chromium.googlesource.com/v8/v8/+/efd92a1659a6aa1964d12cdda67946ce9b2f6461

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove unused macro #

Patch Set 3 : fix comments and dchecks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+222 lines, -15 lines) Patch
M src/crankshaft/s390/lithium-codegen-s390.cc View 1 chunk +24 lines, -6 lines 0 comments Download
M src/crankshaft/s390/lithium-s390.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/globals.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/s390/assembler-s390.h View 1 1 chunk +49 lines, -0 lines 0 comments Download
M src/s390/assembler-s390.cc View 3 chunks +12 lines, -6 lines 0 comments Download
M src/s390/constants-s390.h View 1 2 2 chunks +42 lines, -1 line 0 comments Download
M src/s390/disasm-s390.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/s390/simulator-s390.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/s390/simulator-s390.cc View 1 2 3 chunks +80 lines, -1 line 0 comments Download

Messages

Total messages: 12 (5 generated)
john.yan
ptal
4 years ago (2016-12-16 01:09:01 UTC) #3
JoranSiu
https://codereview.chromium.org/2582683002/diff/1/src/s390/constants-s390.h File src/s390/constants-s390.h (right): https://codereview.chromium.org/2582683002/diff/1/src/s390/constants-s390.h#newcode161 src/s390/constants-s390.h:161: V(wfc, WFC, 0xE7CB) /* Vector FP Op */ \ ...
4 years ago (2016-12-16 01:11:07 UTC) #4
JoranSiu
lgtm
4 years ago (2016-12-16 01:30:55 UTC) #5
Jakob Kummerow
globals.h LGTM, haven't reviewed s390-specific changes.
4 years ago (2016-12-16 02:04:53 UTC) #6
john.yan
On 2016/12/16 02:04:53, Jakob Kummerow wrote: > globals.h LGTM, haven't reviewed s390-specific changes. Thanks!
4 years ago (2016-12-16 03:21:42 UTC) #7
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/2582683002/40001
4 years ago (2016-12-16 03:21:50 UTC) #9
commit-bot: I haz the power
4 years ago (2016-12-16 04:08:45 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/efd92a1659a6aa1964d12cdda67946ce9b2...

Powered by Google App Engine
This is Rietveld 408576698