================
@@ -2262,9 +2400,22 @@ class VPDerivedIVRecipe : public VPRecipeBase, public
VPValue {
VPValue(this), TruncResultTy(TruncResultTy), Kind(IndDesc.getKind()),
FPBinOp(dyn_cast_or_null<FPMathOperator>(IndDesc.getInductionBinOp()))
{
}
----------------
fhahn wrote:Updated, thanks! https://github.com/llvm/llvm-project/pull/73158 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
