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

Issue 788853002: Add SSSE3 acceleration for S32_D16_filter_DX (Closed)

Created:
6 years ago by qiankun
Modified:
6 years ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Add SSSE3 acceleration for S32_D16_filter_DX With this CL, related nanobench can be improved for 565 config. bitmap_BGRA_8888_update_scale_bilerp 76.1us -> 46.7us 0.61x bitmap_BGRA_8888_scale_bilerp 78.7us -> 47us 0.6x bitmap_BGRA_8888_update_volatile_scale_bilerp 82.7us -> 46.9us 0.57x BUG=skia: Committed: https://skia.googlesource.com/skia/+/72b0c05fc19eb159c0adbf20ea87ded68c827ca3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M src/opts/SkBitmapProcState_opts_SSSE3.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/opts/SkBitmapProcState_opts_SSSE3.cpp View 2 chunks +17 lines, -0 lines 0 comments Download
M src/opts/opts_check_x86.cpp View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
qiankun
PTAL.
6 years ago (2014-12-09 10:56:33 UTC) #2
mtklein
lgtm
6 years ago (2014-12-10 15:12:29 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/788853002/1
6 years ago (2014-12-10 15:13:13 UTC) #5
commit-bot: I haz the power
6 years ago (2014-12-10 15:21:39 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/72b0c05fc19eb159c0adbf20ea87ded68c827ca3

Powered by Google App Engine
This is Rietveld 408576698