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

Michael Kruse via flang-commits flang-commits at lists.llvm.org
Tue Aug 19 05:09:17 PDT 2025


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

[nit] Please avoid unrelated changes

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


More information about the flang-commits mailing list