Skip to content

Commit 02bb193

Browse files
Updated failed testcases
1 parent e5a970d commit 02bb193

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -627,6 +627,9 @@
627627
# DEBUG-NEXT: .. opcode {{[0-9]+}} is aliased to {{[0-9]+}}
628628
# DEBUG-NEXT: .. type index coverage check SKIPPED: user-defined predicate detected
629629
# DEBUG-NEXT: .. imm index coverage check SKIPPED: user-defined predicate detected
630+
# DEBUG-NEXT: G_GET_ROUNDING (opcode {{[0-9]+}}): 1 type index, 0 imm indices
631+
# DEBUG-NEXT:.. type index coverage check SKIPPED: no rules defined
632+
# DEBUG-NEXT:.. imm index coverage check SKIPPED: no rules defined
630633
# DEBUG-NEXT: G_PTR_ADD (opcode {{[0-9]+}}): 2 type indices, 0 imm indices
631634
# DEBUG-NEXT: .. the first uncovered type index: 2, OK
632635
# DEBUG-NEXT: .. the first uncovered imm index: 0, OK

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,9 @@
615615
# DEBUG-NEXT: G_RESET_FPMODE (opcode {{[0-9]+}}): 0 type indices, 0 imm indices
616616
# DEBUG-NEXT: .. type index coverage check SKIPPED: no rules defined
617617
# DEBUG-NEXT: .. imm index coverage check SKIPPED: no rules defined
618+
# DEBUG-NEXT: G_GET_ROUNDING (opcode {{[0-9]+}}): 1 type index, 0 imm indices
619+
# DEBUG-NEXT:.. type index coverage check SKIPPED: no rules defined
620+
# DEBUG-NEXT:.. imm index coverage check SKIPPED: no rules defined
618621
# DEBUG-NEXT: G_PTR_ADD (opcode {{[0-9]+}}): 2 type indices, 0 imm indices
619622
# DEBUG-NEXT: .. the first uncovered type index: 2, OK
620623
# DEBUG-NEXT: .. the first uncovered imm index: 0, OK

0 commit comments

Comments
 (0)