[llvm] [VPlan] Handle canonical VPWidenIntOrFpInduction in branch-condition simplification (PR #153539)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 14 05:15:53 PDT 2025


================
@@ -1498,10 +1498,21 @@ static bool simplifyBranchConditionForVFAndUF(VPlan &Plan, ElementCount BestVF,
   // the region, otherwise replace the terminator controlling the latch with
   // (BranchOnCond true).
----------------
alexey-bataev wrote:

Shall the comment be adjusted too?

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


More information about the llvm-commits mailing list