[X86] Simplify the CHECK lines in vector-reduce-and/or/xor.
authorCraig Topper <craig.topper@intel.com>
Sun, 2 Jun 2019 00:07:52 +0000 (00:07 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 2 Jun 2019 00:07:52 +0000 (00:07 +0000)
commit4721fad972adbfb7347c4c1f8040fed2aee84c0d
treea55f5b5430a0f61f36ae0a2d83dcf2bdd6a09c95
parenteeaecc63e933335c305263702eb1e3f9caab1f6c
[X86] Simplify the CHECK lines in vector-reduce-and/or/xor.

The AVX512BW and AVX512VL checks were never used. And AVX512 is the same
as AVX on all tests that weren't already split for AVX1 and AVX2.

llvm-svn: 362308
llvm/test/CodeGen/X86/vector-reduce-and.ll
llvm/test/CodeGen/X86/vector-reduce-or.ll
llvm/test/CodeGen/X86/vector-reduce-xor.ll