]> granicus.if.org Git - clang/commit
[AVX512] Fix _mm_setzero_di to not require avx512vl since its used by the avx512dqint...
authorCraig Topper <craig.topper@gmail.com>
Wed, 22 Jun 2016 06:36:21 +0000 (06:36 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 22 Jun 2016 06:36:21 +0000 (06:36 +0000)
commit6edf496ee17057e5269e014f738021ca36760723
tree766cac1823875d29ff007257fa86768bd57d32b0
parentaef60428422b41f2e584d2920311f2f4ed9d04f5
[AVX512] Fix _mm_setzero_di to not require avx512vl since its used by the avx512dqintrin.h. Also update the avx512dq test to not enable avx512vl feature so we can ensure correct dependencies.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@273388 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/avx512vlintrin.h
test/CodeGen/avx512dq-builtins.c