If the given SCEVExpr has no (un)signed flags attached to it, transfer these other to the resulting instruction.
@echristo Would you mind taking a particular look at the changes in single-access-no-preloop? As I'm quite confused how both nuw nsw get attached to the add instruction.
I'd move the comment down to the corresponding branch.