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

Issue 866273003: Use the correct AVX flags for Windows builds (Closed)

Created:
5 years, 11 months ago by Johann
Modified:
5 years, 11 months ago
Reviewers:
Nico
CC:
wwcv, jzern, fgalligan1, Tom Finegan
Base URL:
https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Use the correct AVX flags for Windows builds R=thakis@chromium.org BUG=451290 Committed: 8597bfe7e1a9c70f5a7ee785742b017a63832c5a

Patch Set 1 #

Total comments: 6

Patch Set 2 : use AVX2 / EEIS 5 #

Patch Set 3 : elif #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M generate_gypi.sh View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M libvpx_srcs_x86_64_intrinsics.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M libvpx_srcs_x86_intrinsics.gypi View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Johann
Sorry for the breakage. Do you think this CL will fix it? Otherwise I'll muck ...
5 years, 11 months ago (2015-01-23 02:29:20 UTC) #1
Nico
Thanks! https://codereview.chromium.org/866273003/diff/1/generate_gypi.sh File generate_gypi.sh (right): https://codereview.chromium.org/866273003/diff/1/generate_gypi.sh#newcode120 generate_gypi.sh:120: if [[ $4 == avx* ]]; then Shouldn't ...
5 years, 11 months ago (2015-01-23 02:57:12 UTC) #2
Johann
I'm not sure the exact number of ChromeOS devices with avx2 but it first arrived ...
5 years, 11 months ago (2015-01-23 03:26:35 UTC) #3
Nico
https://codereview.chromium.org/866273003/diff/1/generate_gypi.sh File generate_gypi.sh (right): https://codereview.chromium.org/866273003/diff/1/generate_gypi.sh#newcode120 generate_gypi.sh:120: if [[ $4 == avx* ]]; then On 2015/01/23 ...
5 years, 11 months ago (2015-01-23 19:14:29 UTC) #4
Johann
On 2015/01/23 19:14:29, Nico wrote: > On 2015/01/23 03:26:35, Johann wrote: > > On 2015/01/23 ...
5 years, 11 months ago (2015-01-23 19:19:51 UTC) #5
Nico
On 2015/01/23 19:19:51, Johann wrote: > On 2015/01/23 19:14:29, Nico wrote: > > On 2015/01/23 ...
5 years, 11 months ago (2015-01-23 19:21:34 UTC) #6
Johann
> What other targets do, and what you'll need to do if you aren't yet, ...
5 years, 11 months ago (2015-01-23 19:25:38 UTC) #7
Johann
this patch uses the new '5' value
5 years, 11 months ago (2015-01-23 21:23:48 UTC) #8
Nico
lgtm, thanks!
5 years, 11 months ago (2015-01-23 21:25:37 UTC) #9
Johann
5 years, 11 months ago (2015-01-23 21:28:33 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
8597bfe7e1a9c70f5a7ee785742b017a63832c5a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698