[Mlir-commits] [mlir] [MLIR][OpenMP][Docs] NFC: Reorganize 'omp' dialect documentation (PR #107232)
Michael Klemm
llvmlistbot at llvm.org
Wed Sep 4 07:09:04 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
----------------
mjklemm wrote:
Do you want to leave a pointer to the OpenMP ARB website and maybe even the spec subpage of the OpenMP ARB website?
https://github.com/llvm/llvm-project/pull/107232
More information about the Mlir-commits
mailing list