================
@@ -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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits