================ @@ -1927,4 +1926,4 @@ LogicalResult mlir::affine::vectorizeAffineLoopNest( if (failed(verifyLoopNesting(loops))) return failure(); return vectorizeLoopNest(loops, strategy); -} +} ---------------- makslevental wrote: whoops https://github.com/llvm/llvm-project/pull/149920