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

Issue 6198069: disable SSSE3 optimization for android x86 only (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by james.wei
Modified:
12 years, 4 months ago
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/src/
Visibility:
Public.

Description

disable SSSE3 optimization for android x86 only

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

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

Messages

Total messages: 11
james.wei
TomH, I includes more condition check to ensure that only android x86 build will disable ...
12 years, 4 months ago (2012-05-14 05:19:14 UTC) #1
TomH
__SSSE3__ is not defined on Windows or Linux (I haven't personally checked Mac, but I ...
12 years, 4 months ago (2012-05-14 13:32:26 UTC) #2
james.wei
On 2012/05/14 13:32:26, TomH wrote: > __SSSE3__ is not defined on Windows or Linux (I ...
12 years, 4 months ago (2012-05-14 13:38:05 UTC) #3
TomH
djsollen@ points out that SK_BUILD_FOR_ANDROID_NDK is more restrictive than SK_BUILD_FOR_ANDROID, and we probably want the ...
12 years, 4 months ago (2012-05-15 15:50:28 UTC) #4
james.wei
On 2012/05/15 15:50:28, TomH wrote: > djsollen@ points out that SK_BUILD_FOR_ANDROID_NDK is more restrictive than ...
12 years, 4 months ago (2012-05-16 09:55:23 UTC) #5
TomH
After talking to Derek, we're ready to try #if !defined(SK_BUILD_FOR_ANDROID). I'll get that committed today.
12 years, 4 months ago (2012-05-16 13:26:40 UTC) #6
DerekS
After talking with Tom, I'm good with giving this the green light provided that we ...
12 years, 4 months ago (2012-05-16 13:27:35 UTC) #7
james.wei
tom and djsollen, thanks a lot for your suggestion. I have updated the patch. thanks
12 years, 4 months ago (2012-05-16 13:33:04 UTC) #8
DerekS
On 2012/05/16 13:33:04, james.wei wrote: > tom and djsollen, > > thanks a lot for ...
12 years, 4 months ago (2012-05-16 13:37:49 UTC) #9
TomH
Committed with r3970; please close the issue when you get a chance.
12 years, 4 months ago (2012-05-16 14:24:50 UTC) #10
james.wei
12 years, 4 months ago (2012-05-16 21:42:15 UTC) #11
On 2012/05/16 14:24:50, TomH wrote:
> Committed with r3970; please close the issue when you get a chance.

thanks a lot for your help. close it.
Sign in to reply to this message.

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