Closed Bug 1371016 Opened 7 years ago Closed 7 years ago

aom: pass /arch:AVX2 when appropriate

Categories

(Core :: Audio/Video: Playback, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: rillian, Assigned: rillian)

Details

Attachments

(1 file)

Per bug 1279593 /ARCH:AVX and /ARCH:AVX2 may be needed under msvc to avoid expensive state-change delays switching between SSE and AVX. Propagate that change to the aom moz.build.
Assignee: nobody → giles
Comment on attachment 8875425 [details]
Bug 1371016 - aom: Add /arch:AVX2 when compiling under msvc.

https://reviewboard.mozilla.org/r/146870/#review153044
Attachment #8875425 - Flags: review?(ted) → review+
Pushed by rgiles@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ff8a5005cfa0
aom: Add /arch:AVX2 when compiling under msvc. r=ted
https://hg.mozilla.org/mozilla-central/rev/ff8a5005cfa0
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Backout by cbook@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/7c4ca88d519f
Backed out changeset ff8a5005cfa0 for making linux bc2 browser_windowStateContainer.js  crashes in @ RunWatchdog more worse
This patch changed compile flags for MSVC only, so I don't believe it had anything to do with linux test failures.
I don't see how this could have caused side effects either. The code isn't event built on windows by default.
Flags: needinfo?(giles)
Pushed by rgiles@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7ef55c10fa33
aom: Add /arch:AVX2 when compiling under msvc. r=ted
https://hg.mozilla.org/mozilla-central/rev/7ef55c10fa33
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: