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

Issue 2639443002: [ARM] Refactor NEON binary ops in assembler. (Closed)

Created:
3 years, 11 months ago by bbudge
Modified:
3 years, 11 months ago
Reviewers:
martyn.capewell
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-ppc-ports_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[ARM] Refactor NEON binary ops in assembler. - Refactors many FP, integer, and signed integer instructions where possible. LOG=N BUG=v8:4124 Review-Url: https://codereview.chromium.org/2639443002 Cr-Commit-Position: refs/heads/master@{#42463} Committed: https://chromium.googlesource.com/v8/v8/+/ac620154eeb042f17e9e35abb6b93635f89bf51f

Patch Set 1 #

Patch Set 2 : Remove vshl, vshr changes. #

Patch Set 3 : Make NeonDataType match NeonSize. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -243 lines) Patch
M src/arm/assembler-arm.h View 1 1 chunk +31 lines, -40 lines 0 comments Download
M src/arm/assembler-arm.cc View 1 2 9 chunks +169 lines, -187 lines 0 comments Download
M src/arm/constants-arm.h View 1 2 1 chunk +10 lines, -8 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 2 2 chunks +6 lines, -8 lines 0 comments Download

Messages

Total messages: 24 (16 generated)
bbudge
3 years, 11 months ago (2017-01-17 00:31:10 UTC) #8
martyn.capewell
This looks good, but I wonder if the encoding of NeonDataType should be changed. I ...
3 years, 11 months ago (2017-01-17 13:41:34 UTC) #11
bbudge
On 2017/01/17 13:41:34, martyn.capewell wrote: > This looks good, but I wonder if the encoding ...
3 years, 11 months ago (2017-01-17 14:36:21 UTC) #12
martyn.capewell
On 2017/01/17 14:36:21, bbudge_ooo_until_mid_jan wrote: > Would it be OK if I include that change ...
3 years, 11 months ago (2017-01-17 15:02:45 UTC) #13
bbudge
Your suggestion to make NeonDataType match up with NeonSize seems OK. PTAL.
3 years, 11 months ago (2017-01-17 19:01:14 UTC) #18
martyn.capewell
lgtm
3 years, 11 months ago (2017-01-18 13:47:35 UTC) #19
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/2639443002/40001
3 years, 11 months ago (2017-01-18 15:09:59 UTC) #21
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 15:11:44 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/ac620154eeb042f17e9e35abb6b93635f89...

Powered by Google App Engine
This is Rietveld 408576698