Author: cchen
Date: 2020-12-01T16:07:00-06:00
New Revision: 1b8ed1d03dee63fd0b787ab52d0b195df9c35b9c

URL: 
https://github.com/llvm/llvm-project/commit/1b8ed1d03dee63fd0b787ab52d0b195df9c35b9c
DIFF: 
https://github.com/llvm/llvm-project/commit/1b8ed1d03dee63fd0b787ab52d0b195df9c35b9c.diff

LOG: [OpenMP51][DOCS] Claim "add present modifier in defaultmap clause", NFC.

Added: 
    

Modified: 
    clang/docs/OpenMPSupport.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index 227b373957ea..afa357a4d873 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -272,7 +272,7 @@ want to help with the implementation.
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | device extension             | 'present' motion modifier                     
               | :good:`done`             | D84711, D84712                      
                                  |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| device extension             | 'present' in defaultmap clause                
               | :none:`unclaimed`        |                                     
                                  |
+| device extension             | 'present' in defaultmap clause                
               | :part:`worked on`        | D92427                              
                                  |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | device extension             | map clause reordering reordering based on 
'present' modifier | :none:`unclaimed`        |                                 
                                      |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+


        
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to