Skip to content

Commit 31da929

Browse files
authored
Fix formatting in HighLevelSILOptimizations.rst
1 parent 08e7963 commit 31da929

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)