diff --git a/lib/Target/ARM64/ARM64InstrFormats.td b/lib/Target/ARM64/ARM64InstrFormats.td index 875f0aebde3..8133a0084f7 100644 --- a/lib/Target/ARM64/ARM64InstrFormats.td +++ b/lib/Target/ARM64/ARM64InstrFormats.td @@ -1255,7 +1255,7 @@ multiclass Shift shift_type, string asm, SDNode OpNode> { class ShiftAlias : InstAlias; + (inst regtype:$dst, regtype:$src1, regtype:$src2), 0>; class BaseMulAccum opc, RegisterClass multype, RegisterClass addtype, string asm,