[llvm] [VPlan] Make CanIV part of region. (PR #144803)

via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 10 05:12:54 PDT 2025


================
@@ -4148,13 +4152,8 @@ class VPlan {
 #endif
 
   /// Returns the canonical induction recipe of the vector loop.
----------------
ayalz wrote:

```suggestion
  /// Returns the canonical induction VPValue of the vector loop.
```

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


More information about the llvm-commits mailing list