[llvm-branch-commits] [clang] [llvm] [openmp] [OpenMP] Taskgraph Clang 'record and replay' frontend support (PR #159774)
Alexey Bataev via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Oct 6 12:10:09 PDT 2025
================
@@ -610,6 +610,7 @@ OpenMP Support
- Added support for ``defaultmap`` directive implicit-behavior ``private``.
- Added parsing and semantic analysis support for ``groupprivate`` directive.
- Added support for 'omp fuse' directive.
+- Partial support for the 'omp taskgraph' directive.
----------------
alexey-bataev wrote:
Also, update OpenMPSupport.rst
https://github.com/llvm/llvm-project/pull/159774
More information about the llvm-branch-commits
mailing list