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

Issue 1489233005: Don't use the Sk4f gradient impl without SIMD (Closed)

Created:
5 years ago by f(malita)
Modified:
5 years ago
Reviewers:
mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Don't use the Sk4f gradient impl without SIMD Also remove the SK_SUPPORT_LEGACY_LINEAR_GRADIENT_TABLE guard since it is no longer used in Chromium. BUG=chromium:563492 R=reed@google.com,mtklein@google.com CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot Committed: https://skia.googlesource.com/skia/+/c2e0ac4fce5bfe5bac9f2cb1ebd3aea3a8900fb1

Patch Set 1 #

Patch Set 2 : SKNX_IS_FAST #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M src/effects/gradients/SkLinearGradient.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/opts/SkNx_avx.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/opts/SkNx_neon.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/opts/SkNx_sse.h View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
f(malita)
Is this a reasonable stop-gap, while waiting for Clank to grow some SIMD?
5 years ago (2015-12-03 02:27:18 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1489233005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1489233005/1
5 years ago (2015-12-03 02:27:30 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-03 02:39:45 UTC) #6
mtklein
lgtm
5 years ago (2015-12-03 13:44:21 UTC) #8
reed1
lgtm -- perhaps a more understandable define? SK_NATIVE_SIMD_COMPILER_SUPPORT?
5 years ago (2015-12-03 14:13:42 UTC) #9
mtklein
On 2015/12/03 at 14:13:42, reed wrote: > lgtm -- perhaps a more understandable define? > ...
5 years ago (2015-12-03 14:14:21 UTC) #10
f(malita)
On 2015/12/03 14:14:21, mtklein wrote: > On 2015/12/03 at 14:13:42, reed wrote: > > lgtm ...
5 years ago (2015-12-03 14:16:17 UTC) #11
reed1
sg
5 years ago (2015-12-03 14:19:04 UTC) #12
mtklein
> but then decided to complement existing SKNX_NO_SIMD :) Maybe I should update that to ...
5 years ago (2015-12-03 14:23:08 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1489233005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1489233005/20001
5 years ago (2015-12-03 14:23:39 UTC) #16
commit-bot: I haz the power
5 years ago (2015-12-03 17:15:33 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/c2e0ac4fce5bfe5bac9f2cb1ebd3aea3a8900fb1

Powered by Google App Engine
This is Rietveld 408576698