[llvm] [LoopVectorize] Enable vectorisation of early exit loops with live-outs (PR #120567)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 13 02:46:23 PST 2025
================
@@ -19,23 +19,27 @@ compound=true
"middle.split"
]
N4 -> N5 [ label=""]
- N4 -> N6 [ label=""]
+ N4 -> N7 [ label=""]
----------------
fhahn wrote:
Can't comment on the generated file, it looks like the size in pixels changed, just checking if that was intentional?
https://github.com/llvm/llvm-project/pull/120567
More information about the llvm-commits
mailing list