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

Issue 2928853002: [ARM64] Support 128 bit moves and swaps in code generator. (Closed)

Created:
3 years, 6 months ago by bbudge
Modified:
3 years, 6 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[ARM64] Support 128 bit moves and swaps in code generator. LOG=N BUG=v8:6020 Review-Url: https://codereview.chromium.org/2928853002 Cr-Commit-Position: refs/heads/master@{#45928} Committed: https://chromium.googlesource.com/v8/v8/+/a4cf434f5bf4019373460ffd917697167c212501

Patch Set 1 #

Total comments: 2

Patch Set 2 : Martyn's review comments. #

Total comments: 1

Patch Set 3 : Invert simd128 conditionals. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -13 lines) Patch
M src/compiler/arm64/code-generator-arm64.cc View 1 2 3 chunks +42 lines, -13 lines 0 comments Download

Messages

Total messages: 38 (28 generated)
bbudge
3 years, 6 months ago (2017-06-08 02:00:02 UTC) #8
martyn.capewell
https://codereview.chromium.org/2928853002/diff/1/src/compiler/arm64/code-generator-arm64.cc File src/compiler/arm64/code-generator-arm64.cc (right): https://codereview.chromium.org/2928853002/diff/1/src/compiler/arm64/code-generator-arm64.cc#newcode2236 src/compiler/arm64/code-generator-arm64.cc:2236: __ st1(src, dst); I'm not sure this will work ...
3 years, 6 months ago (2017-06-08 08:29:13 UTC) #11
bbudge
https://codereview.chromium.org/2928853002/diff/1/src/compiler/arm64/code-generator-arm64.cc File src/compiler/arm64/code-generator-arm64.cc (right): https://codereview.chromium.org/2928853002/diff/1/src/compiler/arm64/code-generator-arm64.cc#newcode2236 src/compiler/arm64/code-generator-arm64.cc:2236: __ st1(src, dst); On 2017/06/08 08:29:13, martyn.capewell wrote: > ...
3 years, 6 months ago (2017-06-08 20:16:59 UTC) #16
martyn.capewell
lgtm https://codereview.chromium.org/2928853002/diff/20001/src/compiler/arm64/code-generator-arm64.cc File src/compiler/arm64/code-generator-arm64.cc (right): https://codereview.chromium.org/2928853002/diff/20001/src/compiler/arm64/code-generator-arm64.cc#newcode2233 src/compiler/arm64/code-generator-arm64.cc:2233: if (!destination->IsSimd128StackSlot()) { One minor comment - can ...
3 years, 6 months ago (2017-06-09 14:29:51 UTC) #17
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/2928853002/60001
3 years, 6 months ago (2017-06-13 21:58:51 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/43061)
3 years, 6 months ago (2017-06-13 22:01:32 UTC) #30
bbudge
+Mircea, for compiler
3 years, 6 months ago (2017-06-13 22:11:51 UTC) #32
Mircea Trofin
lgtm
3 years, 6 months ago (2017-06-13 22:22:15 UTC) #33
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/2928853002/60001
3 years, 6 months ago (2017-06-13 22:25:21 UTC) #35
commit-bot: I haz the power
3 years, 6 months ago (2017-06-13 22:27:04 UTC) #38
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/a4cf434f5bf4019373460ffd917697167c2...

Powered by Google App Engine
This is Rietveld 408576698