[Mlir-commits] [mlir] [MLIR][OpenMP][Docs] NFC: Reorganize 'omp' dialect documentation (PR #107232)
Sergio Afonso
llvmlistbot at llvm.org
Thu Sep 5 03:22:03 PDT 2024
================
@@ -0,0 +1,14 @@
+# 'omp' Dialect
+
+The `omp` dialect is for representing directives, clauses and other definitions
+of the OpenMP programming model. This directive-based programming model, defined
----------------
skatrak wrote:
Thanks for the suggestion, done!
https://github.com/llvm/llvm-project/pull/107232
More information about the Mlir-commits
mailing list