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

Issue 1059743002: Use switch operator[](int) to kth<int>() so we can use vget_lane. (Closed)

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

Description

Use switch operator[](int) to kth<int>() so we can use vget_lane. #floats BUG=skia: BUG=skia:3592 Committed: https://skia.googlesource.com/skia/+/a156a8ffbe1342a9c329e66ad1438934ac309d70

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -31 lines) Patch
M src/core/SkNx.h View 3 chunks +4 lines, -4 lines 0 comments Download
M src/core/SkPMFloat.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/opts/SkNx_neon.h View 6 chunks +14 lines, -12 lines 0 comments Download
M src/opts/SkNx_sse.h View 3 chunks +6 lines, -6 lines 0 comments Download
M tests/SkNxTest.cpp View 1 chunk +6 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
mtklein
lgtm
5 years, 8 months ago (2015-04-03 13:09:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1059743002/1
5 years, 8 months ago (2015-04-03 13:09:16 UTC) #4
commit-bot: I haz the power
5 years, 8 months ago (2015-04-03 13:16:19 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/a156a8ffbe1342a9c329e66ad1438934ac309d70

Powered by Google App Engine
This is Rietveld 408576698