]> granicus.if.org Git - libvpx/commit
Upstream Mozilla fix for older Apple clang builds
authorJohann <johannkoenig@google.com>
Tue, 13 Oct 2015 17:36:16 +0000 (10:36 -0700)
committerJohann <johannkoenig@google.com>
Wed, 14 Oct 2015 14:41:23 +0000 (07:41 -0700)
commitec623a0bb712f3519cd8f5c5be1ac464081c7411
tree0560f760f0aeb9f2e358c9ed202af07446dcd0f1
parentc2b8b5bfe2bdb5bff7225cbd656c6fbbaa4230a5
Upstream Mozilla fix for older Apple clang builds

Also use the _mm_broadcastsi128_si256 intrisic for
Apple clang versions 4.[012]

https://bugzilla.mozilla.org/show_bug.cgi?id=1085607
https://code.google.com/p/webm/issues/detail?id=1082

Change-Id: I6bc821d8163387194ef663e94bfed91fa7281d88
vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c