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

Issue 2421993002: Port HalfFloatRow_SSE2 to AVX2 but not using F16C. (Closed)

Created:
4 years, 2 months ago by fbarchard1
Modified:
4 years, 2 months ago
Reviewers:
wangcheng, hubbe
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : f16 exposed #

Patch Set 3 : f16 exposed #

Patch Set 4 : fix for avx2 version #

Patch Set 5 : store ymm2 #

Patch Set 6 : unpack avoids perm #

Patch Set 7 : vcvtdq2ps and unpack same time #

Patch Set 8 : port to win #

Patch Set 9 : port to win #

Patch Set 10 : win version scale exp #

Patch Set 11 : disable f16 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -7 lines) Patch
M include/libyuv/row.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +6 lines, -2 lines 0 comments Download
M source/planar_functions.cc View 1 1 chunk +9 lines, -1 line 0 comments Download
M source/row_any.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M source/row_gcc.cc View 1 2 3 4 5 6 7 3 chunks +38 lines, -1 line 0 comments Download
M source/row_win.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +38 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
fbarchard1
Was F16C TestHalfFloatPlane (404 ms) Now AVX2 TestHalfFloatPlane (365 ms)
4 years, 2 months ago (2016-10-15 00:28:46 UTC) #1
wangcheng
lgtm
4 years, 2 months ago (2016-10-15 01:38:12 UTC) #2
fbarchard1
4 years, 2 months ago (2016-10-15 02:01:45 UTC) #4
Message was sent while issue was closed.
Committed patchset #11 (id:140002) manually as
2d80fc313386472281cdcd91d4bb822eca5e4c7d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698