Skip to content

Conversation

kevinsala
Copy link
Contributor

No description provided.

@kevinsala kevinsala requested a review from mjklemm August 27, 2025 16:57
@llvmbot llvmbot added the clang Clang issues not falling into any other category label Aug 27, 2025
@llvmbot
Copy link
Member

llvmbot commented Aug 27, 2025

@llvm/pr-subscribers-clang

Author: Kevin Sala Penades (kevinsala)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/155653.diff

1 Files Affected:

  • (modified) clang/docs/OpenMPSupport.rst (+3-1)
diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index adb14c21a4d38..0fa4ba3961bdd 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -499,7 +499,9 @@ implementation.
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 |Feature                                                      | C/C++ Status              | Fortran Status            | Reviews                                                                  |
 +=============================================================+===========================+===========================+==========================================================================+
-|                                                             |                           |                           |                                                                          |
+| dyn_groupprivate clause                                     | :part:`In Progress`       | :part:`In Progress`       | C/C++: kevinsala (https://github.com/llvm/llvm-project/pull/152651       |
+|                                                             |                           |                           | https://github.com/llvm/llvm-project/pull/152830                         |
+|                                                             |                           |                           | https://github.com/llvm/llvm-project/pull/152831)                        |
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 
 

Copy link
Contributor

@mjklemm mjklemm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Base automatically changed from users/kevinsala/openmp-6.1-status-docs to main August 28, 2025 17:06
@kevinsala kevinsala force-pushed the users/kevinsala/claim-omp-dyn-groupprivate branch from 9d645e0 to 3cf3c63 Compare August 28, 2025 17:29
@kevinsala kevinsala merged commit 26a9339 into main Aug 28, 2025
10 checks passed
@kevinsala kevinsala deleted the users/kevinsala/claim-omp-dyn-groupprivate branch August 28, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang Clang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants