================ @@ -5014,7 +5024,6 @@ calculateRegisterUsage(VPlan &Plan, ArrayRef<ElementCount> VFs, if (isa<VPVectorPointerRecipe, VPVectorEndPointerRecipe, VPBranchOnMaskRecipe>(R)) continue; - ---------------- SamTebbs33 wrote: Done. https://github.com/llvm/llvm-project/pull/133090