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

Sergio Afonso via flang-commits flang-commits at lists.llvm.org
Wed Aug 27 05:57:50 PDT 2025


================
@@ -317,6 +317,38 @@ class OpenMP_DeviceClauseSkip<
 
 def OpenMP_DeviceClause : OpenMP_DeviceClauseSkip<>;
 
+//===----------------------------------------------------------------------===//
+// V5.2: [XX.X] `collapse` clause
----------------
skatrak wrote:

Nit: Missing section number here and in the header for the other new clause below.

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


More information about the flang-commits mailing list