[X86] AVX512: Fix asm syntax for packed vcmp
authorAdam Nemet <anemet@apple.com>
Thu, 26 Jun 2014 00:21:12 +0000 (00:21 +0000)
committerAdam Nemet <anemet@apple.com>
Thu, 26 Jun 2014 00:21:12 +0000 (00:21 +0000)
commitf93fe9050494b233c6b75ff2d62c40b4203d3a95
tree78816ac2bd3d011d77ab1b65baf04d7b52d72806
parent255907042245b77779e3e38c5ce66901866cabe5
[X86] AVX512: Fix asm syntax for packed vcmp

The *_alt defs for vcmp are used by the InstParser (the asm string in the main
def is used by the InstPrinter) .  The former was accepting vector registers
as destination rather than mask registers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211750 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrAVX512.td
test/MC/X86/avx512-encodings.s