================ @@ -491,6 +491,17 @@ class LoopCompare { } Value *SCEVExpander::visitAddExpr(const SCEVAddExpr *S) { + ---------------- nikic wrote: nit: Drop newline at start of function. https://github.com/llvm/llvm-project/pull/96005