================ @@ -9010,6 +8994,20 @@ bool VPRecipeBuilder::getScaledReductions( return false; } +VPIRMetadata VPRecipeBuilder::getRecipeMetadata(Instruction *I) const { ---------------- fhahn wrote: Moved, thanks! https://github.com/llvm/llvm-project/pull/136450