Skip to content

Commit eaff522

Browse files
authored
Update remove-dead-values.mlir
1 parent 0574062 commit eaff522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Transforms/remove-dead-values.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,4 +531,4 @@ module {
531531
// CHECK-LABEL: func @test_zero_operands
532532
// CHECK: memref.alloca_scope
533533
// CHECK: memref.store
534-
// CHECK-NOT: memref.alloca_scope.return
534+
// CHECK-NOT: memref.alloca_scope.return

0 commit comments

Comments
 (0)