================ @@ -837,16 +840,42 @@ void VPlanTransforms::optimizeForVFAndUF(VPlan &Plan, ElementCount BestVF, !SE.isKnownPredicate(CmpInst::ICMP_ULE, TripCount, C)) return; ---------------- fhahn wrote: Added, thanks https://github.com/llvm/llvm-project/pull/108378