llvmbot wrote:

<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang

Author: None (nicebert)

<details>
<summary>Changes</summary>

Includes link to current PR.
Spec requires minor clarification.

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


1 Files Affected:

- (modified) clang/docs/OpenMPSupport.rst (+1-1) 


``````````diff
diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index 58cd10ad4d8fa..76a3d2a5d24f1 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -256,7 +256,7 @@ implementation.
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | device                       | device-specific environment variables         
               | :none:`unclaimed`        |                                     
                                  |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| device                       | omp_target_is_accessible routine              
               | :none:`unclaimed`        |                                     
                                  |
+| device                       | omp_target_is_accessible routine              
               | :part:`worked on`        | 
https://github.com/llvm/llvm-project/pull/138294                                
                                       |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | device                       | omp_get_mapped_ptr routine                    
               | :good:`done`             | D141545                             
                                  |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

``````````

</details>


https://github.com/llvm/llvm-project/pull/151507
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to