[llvm] [LoopVectorize] Enable vectorisation of early exit loops with live-outs (PR #120567)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 06:38:40 PST 2025


================
@@ -19,23 +19,27 @@ compound=true
     "middle.split"
   ]
   N4 -> N5 [ label=""]
-  N4 -> N6 [ label=""]
+  N4 -> N7 [ label=""]
----------------
david-arm wrote:

Thanks for the suggestion! I've regenerated it with that command and hopefully the image looks bigger now.

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


More information about the llvm-commits mailing list