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

Issue 6458060: rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by digit1
Modified:
12 years, 2 months ago
Reviewers:
digit, DerekS, caryclark1, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro. It is used to simplify arm/neon dispatch logic code. Committed: https://code.google.com/p/skia/source/detail?r=4958

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -23 lines) Patch
M include/core/SkPreConfig.h View 1 2 1 chunk +16 lines, -0 lines 2 comments Download
M src/core/SkBitmapProcState_matrixProcs.cpp View 2 chunks +2 lines, -22 lines 0 comments Download
M src/core/SkUtilsArm.h View 1 1 chunk +35 lines, -1 line 0 comments Download

Messages

Total messages: 9
digit1
ping?
12 years, 2 months ago (2012-08-02 09:44:33 UTC) #1
DerekS
12 years, 2 months ago (2012-08-02 14:40:38 UTC) #2
DerekS
http://codereview.appspot.com/6458060/diff/1/src/core/SkUtilsArm.h File src/core/SkUtilsArm.h (right): http://codereview.appspot.com/6458060/diff/1/src/core/SkUtilsArm.h#newcode54 src/core/SkUtilsArm.h:54: # define SK_PURE __attribute__((pure)) So on arm compilers it ...
12 years, 2 months ago (2012-08-02 15:00:49 UTC) #3
digit1
Ping. Patch set 3 defines SK_FUNC_CONST in SkPreConfig.h
12 years, 2 months ago (2012-08-06 14:06:11 UTC) #4
caryclark1
lgtm
12 years, 2 months ago (2012-08-06 14:13:07 UTC) #5
DerekS
Sorry for the delay, but we didn't get notified until you sent us the ping. ...
12 years, 2 months ago (2012-08-06 14:19:13 UTC) #6
digit
http://codereview.appspot.com/6458060/diff/1/src/core/SkUtilsArm.h File src/core/SkUtilsArm.h (right): http://codereview.appspot.com/6458060/diff/1/src/core/SkUtilsArm.h#newcode54 src/core/SkUtilsArm.h:54: # define SK_PURE __attribute__((pure)) Will do, thanks. http://codereview.appspot.com/6458060/diff/5001/include/core/SkPreConfig.h File ...
12 years, 2 months ago (2012-08-06 14:23:34 UTC) #7
digit1
ok, I'm going to submit the patch as is. If you prefer to define SK_CONST_FUNC ...
12 years, 2 months ago (2012-08-06 14:35:29 UTC) #8
DerekS
12 years, 2 months ago (2012-08-06 14:38:44 UTC) #9
On 2012/08/06 14:35:29, digit1 wrote:
> ok, I'm going to submit the patch as is. If you prefer to define SK_CONST_FUNC
> later, we will be able to do that in a later one.

sounds good to me
Sign in to reply to this message.

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