[llvm] [VPlan] Simplify branch-cond with getVectorTripCount (PR #155604)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 3 03:46:33 PST 2025


================
@@ -1747,14 +1747,15 @@ static bool simplifyBranchConditionForVFAndUF(VPlan &Plan, ElementCount BestVF,
     // Try to simplify the branch condition if TC <= VF * UF when the latch
----------------
fhahn wrote:

Looks like the comment needs updating, then I think it should be good to go

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


More information about the llvm-commits mailing list