================ @@ -137,6 +137,10 @@ struct VPlanTransforms { /// Lower abstract recipes to concrete ones, that can be codegen'd. static void convertToConcreteRecipes(VPlan &Plan); + + static void ---------------- fhahn wrote: Done, thanks! https://github.com/llvm/llvm-project/pull/112147