Typos
[oota-llvm.git] / lib / Target / X86 / X86InstrSSE.td
index 2fc2f8ef649ea1572ae895e599a7b89a53339265..bf4e2cd9dac6fdc5984223be4266f079030ff8a2 100644 (file)
@@ -6334,7 +6334,7 @@ multiclass SS41I_binop_rm_int<bits<8> opc, string OpcodeStr,
           (bitconvert (memopv2i64 addr:$src2))))]>, OpSize;
 }
 
-/// SS41I_binop_rm_int - Simple SSE 4.1 binary operator
+/// SS41I_binop_rm_int_y - Simple SSE 4.1 binary operator
 multiclass SS41I_binop_rm_int_y<bits<8> opc, string OpcodeStr,
                                 Intrinsic IntId256> {
   let isCommutable = 1 in