[llvm] [LV] Vectorize early exit loops with multiple exits. (PR #174864)
Brian Cain via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 13 22:22:05 PST 2026
androm3da wrote:
> I think we can use VPDT.properlyDominates(A.EarlyExitingVPBB, B.EarlyExitingVPBB) too to meet the irreflexive requirement
ok opened #181462
https://github.com/llvm/llvm-project/pull/174864
More information about the llvm-commits
mailing list