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