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

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 8 08:16:35 PDT 2025


================
@@ -659,7 +756,6 @@ bool collectLoopRelatedInfo(
   } while (collapseValue > 0);
 
   convertLoopBounds(converter, currentLocation, result, loopVarTypeSize);
-
----------------
Meinersbur wrote:

[nit] unrelated change

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


More information about the llvm-commits mailing list