[X86][AVX512] Split AVX512F and AVX512BW shuffle combining tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 15 Feb 2020 22:48:10 +0000 (22:48 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 15 Feb 2020 22:48:52 +0000 (22:48 +0000)
commitc1186d50f982cba0b1c0a8866f3b8a2334c35b71
treef946166257b6cd43e4f5a2fe21dbe67eea3034d2
parent46788a21f9152be3950e57dc526454655682bdd4
[X86][AVX512] Split AVX512F and AVX512BW shuffle combining tests

Split off shuffle combine tests that use AVX512F intrinsics, so we can test it with/without AVX512BW support.
llvm/test/CodeGen/X86/vector-shuffle-combining-avx512bw.ll
llvm/test/CodeGen/X86/vector-shuffle-combining-avx512f.ll [new file with mode: 0644]