[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
================
@@ -4194,8 +4193,9 @@ class VPlan {
/// Create a new loop VPRegionBlock with \p Name and entry and exiting blocks set
----------------
ayalz wrote:
```suggestion
/// Create a new loop VPRegionBlock with \p StartV and \p Name, entry and exiting blocks set
```
https://github.com/llvm/llvm-project/pull/144803
More information about the llvm-commits
mailing list