Skip to content

Commit b31e416

Browse files
authored
Merge pull request #4854 from sukolsak/patch-1
Fix formatting in HighLevelSILOptimizations.rst
2 parents 08e7963 + 31da929 commit b31e416

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/HighLevelSILOptimizations.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ array.uninitialized(count: Builtin.Word) -> (Array<Element>, Builtin.RawPointer)
165165
The caller is responsible for writing the elements to the element storage.
166166

167167
array.props.isCocoa/needsElementTypeCheck -> Bool
168+
168169
Reads storage descriptors properties (isCocoa, needsElementTypeCheck).
169170
This is not control dependent or guarded. The optimizer has
170171
semantic knowledge of the state transfer those properties cannot make:

0 commit comments

Comments
 (0)