[flang] [llvm] [mlir] [flang][OpenMP] Enable tiling (PR #143715)

Jack Styles via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 30 06:14:35 PDT 2025


================
@@ -960,6 +982,7 @@ static void genLoopVars(
     storeOp =
         createAndSetPrivatizedLoopVar(converter, loc, indexVal, argSymbol);
   }
+
----------------
Stylie777 wrote:

nit: Extra whitespace

https://github.com/llvm/llvm-project/pull/143715


More information about the llvm-commits mailing list