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

Issue 22354004: Adding check for OS support to AVX (Closed)

Created:
7 years, 4 months ago by DaleCurtis
Modified:
7 years, 4 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Adding check for OS support to AVX AVX support requires OS level support, this patch adds the relevant checks to ensure AVX is truly supported on a given cpu. It also fixes a missing initializer for has_avx_. This is a takeover of https://codereview.chromium.org/12511002/ from whunt@ who no longer works on the Chrome team. BUG=171824 TEST=none TBR=brettw,apatrick_chromium,whunt Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216795

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M base/cpu.cc View 3 chunks +13 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
DaleCurtis
Carrying over previous lgtm's since this is just a rebase of https://codereview.chromium.org/12511002/
7 years, 4 months ago (2013-08-09 20:59:08 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dalecurtis@chromium.org/22354004/1
7 years, 4 months ago (2013-08-09 21:03:02 UTC) #2
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 4 months ago (2013-08-09 21:15:58 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dalecurtis@chromium.org/22354004/1
7 years, 4 months ago (2013-08-10 01:00:15 UTC) #4
commit-bot: I haz the power
7 years, 4 months ago (2013-08-10 01:13:11 UTC) #5
Message was sent while issue was closed.
Change committed as 216795

Powered by Google App Engine
This is Rietveld 408576698