[llvm] [LoopUnroll] Make use of MaxTripCount for loops with "#pragma unroll" (PR #74703)

via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 23:02:22 PST 2023


================
@@ -183,12 +928,9 @@ cleanup:                                          ; preds = %if.then, %for.cond.
 !1 = !{!"llvm.loop.mustprogress"}
 !2 = !{!"llvm.loop.unroll.enable"}
 !3 = distinct !{!3, !1}
+;.
----------------
bcl5980 wrote:

typo?

https://github.com/llvm/llvm-project/pull/74703


More information about the llvm-commits mailing list