Scalar Evolution asserts when not all the operands of an Add Recurrence Expression are loop invariants. Loop Strength Reduction should only create affine Add Recurrences, so that both the start and the step of the expression are loop invariants.
A corresponding bug has been raised here: https://llvm.org/bugs/show_bug.cgi?id=30325