================ @@ -8378,9 +8357,8 @@ void VPRecipeBuilder::fixHeaderPhis() { } } -VPRecipeOrVPValueTy VPRecipeBuilder::handleReplication(Instruction *I, - VFRange &Range, - VPlan &Plan) { +VPRecipeBase *VPRecipeBuilder::handleReplication(Instruction *I, VFRange &Range, ---------------- ayalz wrote:
```suggestion VPReplicateRecipe *VPRecipeBuilder::handleReplication(Instruction *I, VFRange &Range, ``` ? https://github.com/llvm/llvm-project/pull/76090 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits