We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6163db1 commit 25f7145Copy full SHA for 25f7145
test/SILOptimizer/array_contentof_opt.swift
@@ -74,8 +74,5 @@ public func dontPropagateContiguousArray(_ a: inout ContiguousArray<UInt8>) {
74
// CHECK-NEXT: apply [[F]]
75
// CHECK-NOT: apply
76
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
-
80
// CHECK: } // end sil function '$sSa6append10contentsOfyqd__n_t7ElementQyd__RszSTRd__lFSi_SaySiGTg5
81
0 commit comments