Skip to content

Commit 3f9047b

Browse files
author
Thorsten Schütt
committed
fix legalizer validation
1 parent f7c1a85 commit 3f9047b

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
# DEBUG-NEXT: .. the first uncovered imm index: 0, OK
2525
#
2626
# DEBUG-NEXT: G_MUL (opcode {{[0-9]+}}): 1 type index, 0 imm indices
27-
# DEBUG-NEXT: .. opcode {{[0-9]+}} is aliased to {{[0-9]+}}
2827
# DEBUG-NEXT: .. the first uncovered type index: 1, OK
2928
# DEBUG-NEXT: .. the first uncovered imm index: 0, OK
3029
#
@@ -718,7 +717,7 @@
718717
# DEBUG-NEXT: .. the first uncovered type index: 1, OK
719718
# DEBUG-NEXT: .. the first uncovered imm index: 0, OK
720719
# DEBUG-NEXT: G_FATAN2 (opcode {{[0-9]+}}): 1 type index, 0 imm indices
721-
# DEBUG-NEXT: .. type index coverage check SKIPPED: no rules defined
720+
# DEBUG-NEXT: .. type index coverage check SKIPPED: no rules defined
722721
# DEBUG-NEXT: .. imm index coverage check SKIPPED: no rules defined
723722
# DEBUG-NEXT: G_FCOSH (opcode {{[0-9]+}}): 1 type index, 0 imm indices
724723
# DEBUG-NEXT: .. opcode {{[0-9]+}} is aliased to {{[0-9]+}}

llvm/test/CodeGen/AArch64/GlobalISel/regbank-mul.mir

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)