================
@@ -4722,3 +4722,75 @@ void VPlanTransforms::addExitUsersForFirstOrderRecurrences(VPlan &Plan,
}
}
}
+
+void VPlanTransforms::convertFindLastRecurrences(
----------------
huntergr-arm wrote:
done
https://github.com/llvm/llvm-project/pull/158088