[PATCH] D64375: [OpenMP][Docs] Provide implementation status details

Kelvin Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 4 09:05:19 PDT 2019


kkwli0 added inline comments.


================
Comment at: clang/docs/OpenMPSupport.rst:204
++------------------------------+--------------------------------------------------------------+--------------------------+--------------------------------------------+
+| device extension             | clause: device_type                                          | :part:`worked on`        |                                            |
++------------------------------+--------------------------------------------------------------+--------------------------+--------------------------------------------+
----------------
ABataev wrote:
> jdoerfert wrote:
> > ABataev wrote:
> > > This feature is implemented already
> > If we wait longer, we can always update this patch. Maybe we should upstream it and update it online.
> > 
> > @RaviNarayanaswamy @kkwli0 @ABataev 
> Add the latest info and commit it.
Agreed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64375





More information about the cfe-commits mailing list