OSDN Git Service

[X86] Add AVX512 VPOPCNTDQ schedule tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 15 Dec 2017 11:32:31 +0000 (11:32 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 15 Dec 2017 11:32:31 +0000 (11:32 +0000)
commit54ce4c32da49e41451cbaad7072fe3f2a8740cbd
treec7cd70597b3a94241023e927e9f0d331c2f4d4ca
parentd25fc4439de98bdc83b74f8312c335de8a6fb6bf
[X86] Add AVX512 VPOPCNTDQ schedule tests

Demonstrates how to perform full coverage avx512 schedule tests

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320805 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/avx512vpopcntdq-schedule.ll [new file with mode: 0644]