================ @@ -1571,7 +1602,6 @@ void VPWidenRecipe::execute(VPTransformState &State) { } case Instruction::Freeze: { Value *Op = State.get(getOperand(0)); - ---------------- fhahn wrote: Removed, thanks https://github.com/llvm/llvm-project/pull/132691