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

Issue 258173005: ARM Skia NEON patches - 36 - Color32 (Closed)

Created:
6 years, 7 months ago by kevin.petit
Modified:
6 years, 7 months ago
Reviewers:
djsollen, borenet, mtklein
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

ARM Skia NEON patches - 36 - Color32 Convert Color32 to intrinsics This change is performance-neutral for high values of count and is a big improvement for values smaller than 64. Signed-off-by: Kévin PETIT <kevin.petit@arm.com>; BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14435

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -76 lines) Patch
M src/opts/SkBlitRow_opts_arm_neon.cpp View 1 1 chunk +80 lines, -76 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
kevin.petit
This one has no mismatches.
6 years, 7 months ago (2014-04-29 13:18:48 UTC) #1
mtklein
Thanks! I'm always happy when we can replace inline asm with intrinsics. https://codereview.chromium.org/258173005/diff/1/src/opts/SkBlitRow_opts_arm_neon.cpp File src/opts/SkBlitRow_opts_arm_neon.cpp ...
6 years, 7 months ago (2014-04-29 13:50:29 UTC) #2
kevin.petit
https://codereview.chromium.org/258173005/diff/1/src/opts/SkBlitRow_opts_arm_neon.cpp File src/opts/SkBlitRow_opts_arm_neon.cpp (left): https://codereview.chromium.org/258173005/diff/1/src/opts/SkBlitRow_opts_arm_neon.cpp#oldcode1395 src/opts/SkBlitRow_opts_arm_neon.cpp:1395: PLD128(src, 0) On 2014/04/29 13:50:30, mtklein wrote: > Was ...
6 years, 7 months ago (2014-04-29 14:08:56 UTC) #3
mtklein
Gotcha. LGTM
6 years, 7 months ago (2014-04-29 14:14:01 UTC) #4
kevin.petit
The CQ bit was checked by kevin.petit@arm.com
6 years, 7 months ago (2014-04-29 14:18:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/kevin.petit@arm.com/258173005/20001
6 years, 7 months ago (2014-04-29 14:18:22 UTC) #6
borenet
The CQ bit was unchecked by borenet@google.com
6 years, 7 months ago (2014-04-29 15:29:00 UTC) #7
borenet
The CQ bit was checked by borenet@google.com
6 years, 7 months ago (2014-04-29 15:29:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/kevin.petit@arm.com/258173005/20001
6 years, 7 months ago (2014-04-29 15:29:28 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-04-29 15:36:38 UTC) #10
Message was sent while issue was closed.
Change committed as 14435

Powered by Google App Engine
This is Rietveld 408576698