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

Issue 605693003: [turbofan] ARM64 support for multiply-accumulate (Closed)

Created:
6 years, 2 months ago by m.m.capewell
Modified:
6 years, 2 months ago
Reviewers:
Benedikt Meurer, ulan
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

[turbofan] ARM64 support for multiply-accumulate Add instruction selectors for multiply-accumulate, multiply-subtract and negated multiply operations. BUG= R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24276

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+247 lines, -0 lines) Patch
M src/compiler/arm64/code-generator-arm64.cc View 1 chunk +22 lines, -0 lines 0 comments Download
M src/compiler/arm64/instruction-codes-arm64.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/compiler/arm64/instruction-selector-arm64.cc View 4 chunks +109 lines, -0 lines 0 comments Download
M src/compiler/arm64/instruction-selector-arm64-unittest.cc View 1 chunk +110 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
m.m.capewell
6 years, 2 months ago (2014-09-25 10:21:23 UTC) #2
Benedikt Meurer
Nice work. LGTM.
6 years, 2 months ago (2014-09-26 04:46:01 UTC) #3
m.m.capewell
6 years, 2 months ago (2014-09-29 10:08:11 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as 24276 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698