dreachem added inline comments.

================
Comment at: clang/docs/OpenMPSupport.rst:210
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| device extension             | map(replicate) or map(local) when requires 
unified_shared_me | :part:`worked on`        | D55719,D55892                    
                                     |
+| device extension             | map(local) when requires 
unified_shared_memory               | :part:`worked on`        | D55719,D55892  
                                                       |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
----------------
ABataev wrote:
> I assume, it is `done`.
I think the description here should be something like "support close modifier 
on map clause". There is no "local" option for the map clause, and also the use 
of "close" is not dependent on the specification of the unified_shared_memory 
requirement.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72901/new/

https://reviews.llvm.org/D72901



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

Reply via email to