================ @@ -2384,15 +2377,12 @@ void InnerLoopVectorizer::scalarizeInstruction(const Instruction *Instr, // End if-block. VPRegionBlock *Parent = RepRecipe->getParent()->getParent(); ---------------- ayalz wrote: Parent is now used only by assert. https://github.com/llvm/llvm-project/pull/136023