You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: llvm/test/MC/X86/x86_64-asm-match.s
+2-2
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@
39
39
// CHECK: Matching formal operand class MCK_VR64 against actual operand at index 2 (): Opcode result: multiple operand mismatches, ignoring this opcode
40
40
// CHECK:Trying to match opcode MMX_PUNPCKLBWirm
41
41
// CHECK: Matching formal operand class MCK_VR64 against actual operand at index 1 (): match success using generic matcher
42
-
// CHECK: Matching formal operand class MCK_Mem64 against actual operand at index 2 (): match success using generic matcher
42
+
// CHECK: Matching formal operand class MCK_Mem32 against actual operand at index 2 (): match success using generic matcher
43
43
// CHECK: Matching formal operand class InvalidMatchClass against actual operand at index 3: actual operand index out of range Opcode result: complete match, selecting this opcode
0 commit comments