Author: Krzysztof Parzyszek
Date: 2025-09-08T09:40:34-05:00
New Revision: 40edc34782b3a804639042c2981c3c4ae6661a92

URL: 
https://github.com/llvm/llvm-project/commit/40edc34782b3a804639042c2981c3c4ae6661a92
DIFF: 
https://github.com/llvm/llvm-project/commit/40edc34782b3a804639042c2981c3c4ae6661a92.diff

LOG: [docs][OpenMP] Update the status of GROUPPRIVATE in flang (#157470)

Added: 
    

Modified: 
    clang/docs/OpenMPSupport.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index 46c365865f8dd..5b967d012bdc9 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -477,7 +477,10 @@ implementation.
 
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 | Local clause on declare target                              | :part:`In 
Progress`       | :none:`unclaimed`         |                                   
                                       |
 
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
-| groupprivate directive                                      | :part:`In 
Progress`       | :part:`In Progress`       | Flang: kparzysz, mjklemm          
                                       |
+| groupprivate directive                                      | :part:`In 
Progress`       | :part:`partial`           | Flang: kparzysz, mjklemm          
                                       |
+|                                                             |                
           |                           |                                        
                                  |
+|                                                             |                
           |                           | Flang parser: 
https://github.com/llvm/llvm-project/pull/153807           |
+|                                                             |                
           |                           | Flang sema: 
https://github.com/llvm/llvm-project/pull/154779             |
 
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 | variable-category on default clause                         | :part:`In 
Progress`       | :none:`unclaimed`         |                                   
                                       |
 
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+


        
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to