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

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 9 03:19:27 PDT 2019


Hahnfeld added a subscriber: protze.joachim.
Hahnfeld added inline comments.


================
Comment at: clang/docs/OpenMPSupport.rst:165
++------------------------------+--------------------------------------------------------------+--------------+--------------------------------------------+
+| OMPD                         | OMPD interfaces                                              | mostly done  |                                            |
++------------------------------+--------------------------------------------------------------+--------------+--------------------------------------------+
----------------
This is not correct, at least it's not yet upstream.


================
Comment at: clang/docs/OpenMPSupport.rst:173
++------------------------------+--------------------------------------------------------------+--------------+--------------------------------------------+
+| task extension               | task affinity                                                | done         |                                            |
++------------------------------+--------------------------------------------------------------+--------------+--------------------------------------------+
----------------
This is wrong as well, at least not upstream (we have multiple versions in local repositories).


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