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