The 'vpmultishiftqb' instruction was implemented falsely, this patch amend it.
authorCoby Tayree <coby.tayree@intel.com>
Sun, 20 Nov 2016 17:19:55 +0000 (17:19 +0000)
committerCoby Tayree <coby.tayree@intel.com>
Sun, 20 Nov 2016 17:19:55 +0000 (17:19 +0000)
commit99a66390473f9ce57141fce34cf1446e1ca78a18
tree69238e6c5a6d5f24ac7ee8a9929ed83432213a2a
parent97e9cf62f40dc2cc7c83920142f23a40c667f7d5
The 'vpmultishiftqb' instruction was implemented falsely, this patch amend it.
More specifically - (MS dialect) broadcasting variants were implemented falsely.

Differential Revision: https://reviews.llvm.org/D26257

llvm-svn: 287501
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/test/MC/X86/intel-syntax-x86-avx512vbmi_vl.s [new file with mode: 0644]