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

Issue 1333983002: use new shuffle to speed up affine matrix mappts (Closed)

Created:
5 years, 3 months ago by mtklein_C
Modified:
5 years, 3 months ago
Reviewers:
mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

use new shuffle to speed up affine matrix mappts sse: 25 -> 18 neon: 95 -> 86 BUG=skia: Committed: https://skia.googlesource.com/skia/+/e70afc9f48d00828ee6b707899a8ff542b0e8b98

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : now 86 on NEON #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M src/opts/SkMatrix_opts.h View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M src/opts/SkNx_neon.h View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
mtklein
FYI, going to circle back on this later. Shuffling register -> register is ~25% faster ...
5 years, 3 months ago (2015-09-10 18:57:11 UTC) #2
reed1
Does this change actually slow us down on NEON? Do we want to wait until ...
5 years, 3 months ago (2015-09-10 18:59:31 UTC) #3
mtklein
Well, that's silly, the latest patch is now actually a speedup on NEON too. I ...
5 years, 3 months ago (2015-09-10 19:00:52 UTC) #4
mtklein
On 2015/09/10 19:00:52, mtklein wrote: > Well, that's silly, the latest patch is now actually ...
5 years, 3 months ago (2015-09-10 19:01:52 UTC) #5
reed1
LGTM LGTM LGTM LGTM LGTM LGTM LGTM LGTM LGTM LGTM LGTM LGTM LGTM LGTM LGTM ...
5 years, 3 months ago (2015-09-10 19:02:18 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1333983002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1333983002/40001
5 years, 3 months ago (2015-09-10 21:23:24 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-10 21:30:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1333983002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1333983002/40001
5 years, 3 months ago (2015-09-10 21:31:50 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://skia.googlesource.com/skia/+/e70afc9f48d00828ee6b707899a8ff542b0e8b98
5 years, 3 months ago (2015-09-10 21:32:35 UTC) #13
mtklein
On 2015/09/10 21:32:35, commit-bot: I haz the power wrote: > Committed patchset #3 (id:40001) as ...
5 years, 3 months ago (2015-09-10 23:30:28 UTC) #14
mtklein
5 years, 3 months ago (2015-09-10 23:38:22 UTC) #15
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/1335003002/ by mtklein@google.com.

The reason for reverting is: Unexpected perf impact, and a whole bunch of new
images in gold (mostly invisibly different)..

Powered by Google App Engine
This is Rietveld 408576698