git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314615
91177308-0d34-0410-b5e6-
96231b3b80d8
; 2) The exiting edge from the loop which is rotated to be laid out at the
; bottom of the loop needs to be exiting into the nearest enclosing loop (to
; which there is an exit). Otherwise, we force that enclosing loop into
-; strange layouts that are siginificantly less efficient, often times maing
+; strange layouts that are siginificantly less efficient, often times making
; it discontiguous.
;
; CHECK-LABEL: @benchmark_heapsort