================
@@ -3846,7 +3844,10 @@ class VPlan {
/// Returns the preheader of the vector loop region.
----------------
ayalz wrote:
```suggestion
/// Returns the preheader of the vector loop region, if one exists, or null otherwise.
```
https://github.com/llvm/llvm-project/pull/108378