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

Issue 2062853002: Clean up two unlaunched SSE 4.1 8888 blits. (Closed)

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

Description

Clean up two unlaunched SSE 4.1 8888 blits. This code was running on our bots but never in Chrome. That's a bad state to be in. My plan here use to be to redesign how our 8888 blits worked in SSE 4.1, mainly for perfect correctness but also for speed, then to spread what I learned there to SSE2, AVX+, and NEON. I have since lost interest in changing any aspect of how our legacy 8888 blits work. There's not much point in making them a bit or two more correct when the math is fundamentally wrong. This will cause many diffs in Gold, none perceptible. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2062853002 CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot Committed: https://skia.googlesource.com/skia/+/6e472093009bf2fc4a8e53010b51040efcb71213 Committed: https://skia.googlesource.com/skia/+/c2a7c2fe89650e90199b9c41a4a9c0bec3d523a2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -213 lines) Patch
M src/opts/SkOpts_sse41.cpp View 1 chunk +4 lines, -213 lines 0 comments Download

Messages

Total messages: 17 (8 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/2062853002/1
4 years, 6 months ago (2016-06-13 15:36:19 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-13 15:47:49 UTC) #5
mtklein_C
4 years, 6 months ago (2016-06-13 15:54:59 UTC) #7
reed1
lgtm
4 years, 6 months ago (2016-06-13 17:23:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2062853002/1
4 years, 6 months ago (2016-06-13 17:47:09 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/skia/+/6e472093009bf2fc4a8e53010b51040efcb71213
4 years, 6 months ago (2016-06-13 17:48:09 UTC) #12
mtklein_C
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2066453003/ by mtklein@chromium.org. ...
4 years, 6 months ago (2016-06-13 18:55:49 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2062853002/1
4 years, 6 months ago (2016-06-16 18:53:35 UTC) #15
commit-bot: I haz the power
4 years, 6 months ago (2016-06-16 19:11:55 UTC) #17
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/c2a7c2fe89650e90199b9c41a4a9c0bec3d523a2

Powered by Google App Engine
This is Rietveld 408576698