OSDN Git Service

[X86] Remove some check-prefixes from avx512-cvt.ll to prepare for an upcoming patch.
authorCraig Topper <craig.topper@intel.com>
Sat, 10 Feb 2018 17:58:56 +0000 (17:58 +0000)
committerCraig Topper <craig.topper@intel.com>
Sat, 10 Feb 2018 17:58:56 +0000 (17:58 +0000)
commit16349f2a1f23c27c29c36bb4aebdb39c4a470192
treeb21555d3e89647d55422939d0af2ee1074146282
parenta9fbd05487b24b211bd015ef9a823495602ff583
[X86] Remove some check-prefixes from avx512-cvt.ll to prepare for an upcoming patch.

The update script sometimes has trouble when there are check-prefixes representing every possible combination of feature flags. I have a patch where the update script was generating something that didn't pass lit.

This patch just removes some check-prefixes and expands out some of the checks to workaround this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324819 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/avx512-cvt.ll