================
@@ -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