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

Issue 434123003: Add ARM64 SIMD support to libjpeg_turbo (Closed)

Created:
6 years, 4 months ago by rmcilroy
Modified:
6 years, 3 months ago
Reviewers:
Noel Gordon
CC:
Primiano Tucci (use gerrit)
Visibility:
Public.

Description

Add ARM64 SIMD support to libjpeg_turbo Cherry-picked r1108, r1109, r1333, r1375, r1386, r1389 and r1390, which add ARM64 SIMD support to libjpeg_turbo. These changes only affect ARM64 platforms (no change to other platforms or files). BUG=356100 R=noel@chromium.org Committed: 291725

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add diff to google.patch #

Patch Set 3 : Add neon fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4352 lines, -210 lines) Patch
M README.chromium View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M google.patch View 1 2 1 chunk +2416 lines, -0 lines 0 comments Download
M libjpeg.gyp View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
A + simd/jsimd_arm64.c View 1 2 23 chunks +69 lines, -207 lines 0 comments Download
A simd/jsimd_arm64_neon.S View 1 2 1 chunk +1861 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
rmcilroy
Noel, could you take a look please. This shouldn't affect any architecture other than arm64. ...
6 years, 4 months ago (2014-08-01 15:21:24 UTC) #1
Noel Gordon
You should update google.patch as noted in the README.chromium. https://codereview.chromium.org/434123003/diff/1/libjpeg.gyp File libjpeg.gyp (right): https://codereview.chromium.org/434123003/diff/1/libjpeg.gyp#newcode249 libjpeg.gyp:249: ...
6 years, 4 months ago (2014-08-04 06:09:32 UTC) #2
rmcilroy
> You should update google.patch as noted in the README.chromium. Done. https://codereview.chromium.org/434123003/diff/1/libjpeg.gyp File libjpeg.gyp (right): ...
6 years, 4 months ago (2014-08-04 16:03:30 UTC) #3
rmcilroy
On 2014/08/04 16:03:30, rmcilroy wrote: > > You should update google.patch as noted in the ...
6 years, 4 months ago (2014-08-04 18:29:34 UTC) #4
rmcilroy
Noel, I've updated the CL to include the fixes (which have already landed upstream in ...
6 years, 3 months ago (2014-08-29 11:05:53 UTC) #5
Noel Gordon
lgtm - you've verified these changes fix the issues we were seeing in the bug, ...
6 years, 3 months ago (2014-08-29 12:04:13 UTC) #6
Noel Gordon
And if the arm4 bots are running layout tests, please watch those while landing.
6 years, 3 months ago (2014-08-29 12:21:29 UTC) #7
rmcilroy
On 2014/08/29 12:21:29, Noel Gordon wrote: > And if the arm4 bots are running layout ...
6 years, 3 months ago (2014-08-29 12:32:02 UTC) #8
rmcilroy
6 years, 3 months ago (2014-08-29 12:32:23 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 291725 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698