From: Coby Tayree Date: Sun, 20 Nov 2016 17:19:55 +0000 (+0000) Subject: The 'vpmultishiftqb' instruction was implemented falsely, this patch amend it. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57e555600b5f10c95e49ff513a7aca5a0d1400ff;p=llvm 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287501 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/X86/X86InstrAVX512.td b/lib/Target/X86/X86InstrAVX512.td index 6a4bd48d119..485f1b2556a 100644 --- a/lib/Target/X86/X86InstrAVX512.td +++ b/lib/Target/X86/X86InstrAVX512.td @@ -3942,10 +3942,10 @@ multiclass avx512_binop_rm2 opc, string OpcodeStr, OpndItins itins, AVX512BIBase, EVEX_4V; defm rmb : AVX512_maskable