Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

vp8/util/memory.cc: include correct header #3

Closed
wants to merge 1 commit into from
Closed

vp8/util/memory.cc: include correct header #3

wants to merge 1 commit into from

Conversation

ebiggers
Copy link

immintrin.h must be included when compiling with AVX2 support.

Note that immintrin.h includes other SSE-related headers such as
emmintrin.h as well.

immintrin.h must be included when compiling with AVX2 support.

Note that immintrin.h includes other SSE-related headers such as
emmintrin.h as well.
@danielrh danielrh closed this Jul 14, 2016
@IDisposable
Copy link

Landed by direct edit in d122450

@danielrh
Copy link
Contributor

oh...it was a 1 letter change... I could have done the pull request instead, sorry! I wanted to fix it as quickly as possible

@danielrh
Copy link
Contributor

My apologies again--if you want me to land the commit for posterity, please let me know and I'll do the merge commits...otherwise we can keep the linear history--your choice

@ebiggers
Copy link
Author

Doesn't matter --- the important thing is that it got fixed.

@ebiggers ebiggers deleted the include_fix branch July 15, 2016 00:14
@danielrh
Copy link
Contributor

Thanks for your help ebiggers 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants