[all-commits] [llvm/llvm-project] da68c8: [MLIR][OpenMP] NFC: Document compound constructs r...
Sergio Afonso via All-commits
all-commits at lists.llvm.org
Wed Sep 4 05:28:48 PDT 2024
Branch: refs/heads/users/skatrak/mlir-omp-docs-05-compound
Home: https://github.com/llvm/llvm-project
Commit: da68c8b8be9588251bb4342e869a52035fc45a8e
https://github.com/llvm/llvm-project/commit/da68c8b8be9588251bb4342e869a52035fc45a8e
Author: Sergio Afonso <safonsof at amd.com>
Date: 2024-09-04 (Wed, 04 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