Skip to content

Commit 25f7145

Browse files
authored
Remove an unstable CHECK (#39511)
1 parent 6163db1 commit 25f7145

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/SILOptimizer/array_contentof_opt.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,5 @@ public func dontPropagateContiguousArray(_ a: inout ContiguousArray<UInt8>) {
7474
// CHECK-NEXT: apply [[F]]
7575
// CHECK-NOT: apply
7676

77-
// The number of basic blocks should not exceed 20 (ideally there are no more than 16 blocks in this function).
78-
// CHECK-NOT: bb20:
79-
8077
// CHECK: } // end sil function '$sSa6append10contentsOfyqd__n_t7ElementQyd__RszSTRd__lFSi_SaySiGTg5
8178

0 commit comments

Comments
 (0)