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

Issue 1633143002: move more geometry to simd (Closed)

Created:
4 years, 11 months ago by caryclark
Modified:
4 years, 11 months ago
Reviewers:
reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

move more geometry to simd Remove duplicate quad and cubic code around computing the polynomial coefficients, and use common SIMD-based code instead. R=reed@google.com BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1633143002 Committed: https://skia.googlesource.com/skia/+/5ba2b9612ae4bc3a244bf45f1ec55c3a5a41e181

Patch Set 1 #

Patch Set 2 : experiment; see if disabling cubic eval fixes gm #

Patch Set 3 : confirmed that only gm tests that call cubic eval change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -169 lines) Patch
M src/core/SkGeometry.h View 2 chunks +0 lines, -15 lines 0 comments Download
M src/core/SkGeometry.cpp View 1 2 11 chunks +31 lines, -111 lines 0 comments Download
M src/core/SkScan_Hairline.cpp View 4 chunks +9 lines, -11 lines 0 comments Download
M src/utils/SkPatchUtils.cpp View 3 chunks +12 lines, -32 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1633143002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1633143002/1
4 years, 11 months ago (2016-01-26 15:06:56 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-26 15:18:34 UTC) #5
caryclark
Please take a look. This changes 3 GMs, 14 instances on the try. I doubt ...
4 years, 11 months ago (2016-01-26 16:37:30 UTC) #6
reed1
Definitely seems worth-while. Some of the changes go from scaler->vector Some of the changes just ...
4 years, 11 months ago (2016-01-26 18:11:14 UTC) #7
caryclark
On 2016/01/26 18:11:14, reed1 wrote: > Definitely seems worth-while. > > Some of the changes ...
4 years, 11 months ago (2016-01-26 18:59:18 UTC) #8
caryclark
I may have gotten lucky guesing that only the cubic eval() yields different results. At ...
4 years, 11 months ago (2016-01-26 19:25:13 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1633143002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1633143002/20001
4 years, 11 months ago (2016-01-26 19:29:42 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-26 19:41:46 UTC) #13
caryclark
I confirmed that adding a legacy guard around the old cubic eval was enough to ...
4 years, 11 months ago (2016-01-26 20:50:21 UTC) #14
reed1
sweet lgtm
4 years, 11 months ago (2016-01-26 20:53:17 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1633143002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1633143002/40001
4 years, 11 months ago (2016-01-27 00:50:33 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://skia.googlesource.com/skia/+/5ba2b9612ae4bc3a244bf45f1ec55c3a5a41e181
4 years, 11 months ago (2016-01-27 01:02:34 UTC) #19
reed1
4 years, 11 months ago (2016-01-27 10:39:31 UTC) #20
Message was sent while issue was closed.
We'll need to rebaseline these to have the DEPS roll pass:

svg/batik/text/textOnPath.svg
svg/hixie/perf/001.xml
svg/hixie/perf/002.xml

Powered by Google App Engine
This is Rietveld 408576698