ABataev added inline comments.

================
Comment at: clang/docs/OpenMPSupport.rst:222-226
+| device extension             | clause: reverse_offload                       
               | :good:`done`         | D52780                                  
   |
++------------------------------+--------------------------------------------------------------+----------------------+--------------------------------------------+
+| device extension             | clause: atomic_default_mem_order              
               | :good:`done`         | D53513                                  
   |
++------------------------------+--------------------------------------------------------------+----------------------+--------------------------------------------+
+| device extension             | clause: dynamic_allocators                    
               | :good:`done`         | D53079                                  
   |
----------------
Hahnfeld wrote:
> Do we have CodeGen for this? I only remember Sema support...
> 
> Also, `reverse_offload` is listed again below as `unclaimed`.
We don't have codegen for this. Same for the reverse_offload and 
atomic_default_mem_order


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64375



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

Reply via email to