================ @@ -293,9 +285,13 @@ InstructionCost VPRecipeBase::cost(ElementCount VF, VPCostContext &Ctx) { return 0; ---------------- ayalz wrote: Note that skipped costs also skip debug dump. https://github.com/llvm/llvm-project/pull/109708