[llvm] [VPlan] Retain exit conditions and edges in initial VPlan (NFC). (PR #137709)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Wed May 7 13:48:47 PDT 2025
================
@@ -534,9 +547,6 @@ void VPlanTransforms::prepareForVectorization(VPlan &Plan, Type *InductionTy,
}
// The connection order corresponds to the operands of the conditional branch.
----------------
fhahn wrote:
added thanks
https://github.com/llvm/llvm-project/pull/137709
More information about the llvm-commits
mailing list