================ @@ -469,29 +485,13 @@ void VPBasicBlock::execute(VPTransformState *State) { }; // 1. Create an IR basic block, or reuse the last one or ExitBB if possible. ---------------- ayalz wrote: Drop "or ExitBB"? https://github.com/llvm/llvm-project/pull/95816