[all-commits] [llvm/llvm-project] 44c341: [MLIR][OpenMP] NFC: Document compound constructs r...
Sergio Afonso via All-commits
all-commits at lists.llvm.org
Mon Sep 16 03:31:47 PDT 2024
Branch: refs/heads/users/skatrak/mlir-omp-docs-05-compound
Home: https://github.com/llvm/llvm-project
Commit: 44c3414bffc4e86d17b1f241c447314d676850e4
https://github.com/llvm/llvm-project/commit/44c3414bffc4e86d17b1f241c447314d676850e4
Author: Sergio Afonso <safonsof at amd.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M mlir/docs/Dialects/OpenMPDialect/_index.md
Log Message:
-----------
[MLIR][OpenMP] NFC: Document compound constructs representation
This patch documents the MLIR representation of OpenMP compound constructs
discussed in
[this](https://discourse.llvm.org/t/rfc-representing-combined-composite-constructs-in-the-openmp-dialect/76986)
and
[this](https://discourse.llvm.org/t/rfc-disambiguation-between-loop-and-block-associated-omp-parallelop/79972)
RFC.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list