]> granicus.if.org Git - llvm/commit
[X86][AVX512] Use AVX512 attributes instead of -mcpu in vector shift tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 5 Sep 2017 12:23:45 +0000 (12:23 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 5 Sep 2017 12:23:45 +0000 (12:23 +0000)
commitd5802f5e18d2002dc7c78bb17322b25e6da1ab65
treedc5ddb72cbce023a34cba04148758d90e5e7529d
parent3eb1ddf19abbdce58d06d7813d767730eca0dda5
[X86][AVX512] Use AVX512 attributes instead of -mcpu in vector shift tests

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312529 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vector-shift-ashr-128.ll
test/CodeGen/X86/vector-shift-ashr-256.ll
test/CodeGen/X86/vector-shift-ashr-512.ll
test/CodeGen/X86/vector-shift-lshr-128.ll
test/CodeGen/X86/vector-shift-lshr-256.ll
test/CodeGen/X86/vector-shift-lshr-512.ll
test/CodeGen/X86/vector-shift-shl-128.ll
test/CodeGen/X86/vector-shift-shl-256.ll
test/CodeGen/X86/vector-shift-shl-512.ll