================
@@ -194,6 +194,7 @@ bool VPlanVerifier::verifyVPBasicBlock(const VPBasicBlock *VPBB) {
errs() << "not in a VPIRBasicBlock!\n";
return false;
}
+
----------------
ayalz wrote:
(ok, unrelated)
https://github.com/llvm/llvm-project/pull/114292