Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4228)

Issue 2146042: S32A_Blend_BlitRow32 - Optimise for ARM Cores lacking NEON (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by Vassilis
Modified:
13 years, 7 months ago
Base URL:
http://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

The S32A_Blend_BlitRow32 function was written and unrolled in ARM assembly to improve the rendering performance on ARM cores lacking NEON. Added in SkBlitRow_opts_arm.cpp Performance improvement about ~18% on micro benchmarking.

Patch Set 1 #

Patch Set 2 : Previous patch - some comments improvement :o) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -1 line) Patch
src/opts/SkBlitRow_opts_arm.cpp View 1 2 chunks +136 lines, -1 line 0 comments Download

Messages

Total messages: 6
Vassilis
13 years, 7 months ago (2010-09-03 12:45:20 UTC) #1
Vassilis
Previous patch - some comments improvement :o)
13 years, 7 months ago (2010-09-03 13:21:49 UTC) #2
Antoine Labour
LGTM. I looked at the assembly code and it looks sane to me. I'll need ...
13 years, 7 months ago (2010-09-08 22:43:38 UTC) #3
agl
Will review tomorrow. On Sep 8, 2010 6:43 PM, <piman@google.com> wrote: > LGTM. I looked ...
13 years, 7 months ago (2010-09-09 01:01:32 UTC) #4
agl
landed in r598
13 years, 7 months ago (2010-09-10 15:10:07 UTC) #5
Vassilis
13 years, 7 months ago (2010-09-13 13:30:26 UTC) #6
On 2010/09/10 15:10:07, agl wrote:
> landed in r598

Thanks guys! :)
Closing this down.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b