Skip to content

Commit ca34495

Browse files
0xflotusgottesmm
authored andcommitted
Update ARCOptimization.rst (swiftlang#24724)
* Update ARCOptimization.rst * Update ARCOptimization.rst
1 parent 05808b9 commit ca34495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ARCOptimization.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,8 @@ In the following we assume that all loops are canonicalized such that:
439439
2. The loop has one backedge.
440440
3. All exiting edges have a unique exit block.
441441

442-
Motiviation
443-
-----------
442+
Motivation
443+
----------
444444

445445
Consider the following simple loop::
446446

0 commit comments

Comments
 (0)