Skip to content

Commit b62e1a1

Browse files
author
Thorsten Schütt
committed
fix validation
1 parent fddd0e5 commit b62e1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@
665665
# DEBUG-NEXT: G_SPLAT_VECTOR (opcode {{[0-9]+}}): 2 type indices, 0 imm indices
666666
# DEBUG-NEXT: .. type index coverage check SKIPPED: no rules defined
667667
# DEBUG-NEXT: .. imm index coverage check SKIPPED: no rules defined
668-
# DEBUG-NEXT: G_STEP_VECTOR (opcode 236): 2 type indices, 0 imm indices
668+
# DEBUG-NEXT: G_STEP_VECTOR (opcode {{[0-9]+}}): 1 type index, 0 imm indices
669669
# DEBUG-NEXT: .. type index coverage check SKIPPED: no rules defined
670670
# DEBUG-NEXT: .. imm index coverage check SKIPPED: no rules defined
671671
# DEBUG-NEXT: G_VECTOR_COMPRESS (opcode {{[0-9]+}}): 2 type indices, 0 imm indices

0 commit comments

Comments
 (0)