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

Joachim Protze via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 4 09:07:32 PDT 2019


protze.joachim added inline comments.


================
Comment at: clang/docs/OpenMPSupport.rst:165
++------------------------------+--------------------------------------------------------------+--------------+--------------------------------------------+
+| OMPD                         | OMPD interfaces                                              | mostly done  |                                            |
++------------------------------+--------------------------------------------------------------+--------------+--------------------------------------------+
----------------
Hahnfeld wrote:
> jdoerfert wrote:
> > Hahnfeld wrote:
> > > This is not correct, at least it's not yet upstream.
> > Is there anything upstreamed? What should I put for status and revisions/reviews?
> I don't think there's a review yet. @protze.joachim ?
There is no review yet. Implementation is available in 
https://github.com/OpenMPToolsInterface/LLVM-openmp/tree/ompd-tests


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