[PATCH] D64375: [OpenMP][Docs] Provide implementation status details
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 10 15:44:00 PDT 2019
ABataev added inline comments.
================
Comment at: clang/docs/OpenMPSupport.rst:207
++------------------------------+--------------------------------------------------------------+--------------+--------------------------------------------+
+| device extension | clause: in_reduction | claimed | |
++------------------------------+--------------------------------------------------------------+--------------+--------------------------------------------+
----------------
jdoerfert wrote:
> ABataev wrote:
> > Done.
> I only found a 2017 patch which I added but is this completely done? The category suggest this is device related but I did not find device related code.
Ah, I missed that this is device extension. Then it is unclaimed.
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