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

Issue 1132273004: Sk4px (Closed)

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

Description

Sk4px Xfermode_SrcOver: SSE: 2.08ms -> 2.03ms (~2% faster) NEON: my N5 is noisy, but there appears to be no perf change BUG=skia: Committed: https://skia.googlesource.com/skia/+/d2ffd36eb62e99abe2920369d1e040954cc2044f

Patch Set 1 #

Patch Set 2 : compiles and runs #

Patch Set 3 : NEON: no perf effect #

Patch Set 4 : comments #

Patch Set 5 : Re-enable SIMD #

Patch Set 6 : caps #

Patch Set 7 : shifts #

Patch Set 8 : Tweak MapSrc for better loop-invariant hoisting. #

Patch Set 9 : a smidge faster #

Unified diffs Side-by-side diffs Delta from patch set Stats (+397 lines, -134 lines) Patch
A src/core/Sk4px.h View 1 2 3 4 5 6 7 8 1 chunk +92 lines, -0 lines 0 comments Download
M src/core/SkBlitRow_D32.cpp View 1 2 chunks +7 lines, -89 lines 0 comments Download
M src/core/SkNx.h View 1 2 3 4 8 chunks +19 lines, -12 lines 0 comments Download
A src/opts/Sk4px_NEON.h View 1 2 1 chunk +50 lines, -0 lines 0 comments Download
A src/opts/Sk4px_SSE2.h View 1 1 chunk +39 lines, -0 lines 0 comments Download
A src/opts/Sk4px_none.h View 1 2 3 4 1 chunk +57 lines, -0 lines 0 comments Download
M src/opts/SkNx_neon.h View 1 2 3 4 5 6 8 chunks +96 lines, -24 lines 0 comments Download
M src/opts/SkNx_sse.h View 1 9 chunks +37 lines, -9 lines 0 comments Download

Messages

Total messages: 29 (12 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132273004/70001
5 years, 7 months ago (2015-05-11 19:07:06 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot/builds/990)
5 years, 7 months ago (2015-05-11 19:08:28 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132273004/90001
5 years, 7 months ago (2015-05-11 19:19:37 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot/builds/992)
5 years, 7 months ago (2015-05-11 19:21:43 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132273004/110001
5 years, 7 months ago (2015-05-11 19:33:41 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-11 19:39:29 UTC) #12
mtklein
5 years, 7 months ago (2015-05-11 21:24:27 UTC) #14
mtklein
I just took a closer look: the invA unpacking _is_ being hoisted out of the ...
5 years, 7 months ago (2015-05-11 22:19:13 UTC) #15
mtklein
On 2015/05/11 22:19:13, mtklein wrote: > I just took a closer look: the invA unpacking ...
5 years, 7 months ago (2015-05-11 23:13:02 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132273004/130001
5 years, 7 months ago (2015-05-11 23:33:08 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-11 23:39:33 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132273004/150001
5 years, 7 months ago (2015-05-11 23:41:12 UTC) #22
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-11 23:47:04 UTC) #24
mtklein
Ho ho ho, great success. I've rewritten MapSrc to allow for invariant hoisting across all ...
5 years, 7 months ago (2015-05-11 23:56:18 UTC) #25
reed1
lgtm
5 years, 7 months ago (2015-05-12 13:10:24 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132273004/150001
5 years, 7 months ago (2015-05-12 13:11:05 UTC) #28
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 13:11:28 UTC) #29
Message was sent while issue was closed.
Committed patchset #9 (id:150001) as
https://skia.googlesource.com/skia/+/d2ffd36eb62e99abe2920369d1e040954cc2044f

Powered by Google App Engine
This is Rietveld 408576698