[PATCH] D64375: [OpenMP][Docs] Provide implementation status details
Kelvin Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 10 15:56:45 PDT 2019
kkwli0 added inline comments.
================
Comment at: clang/docs/OpenMPSupport.rst:198
++------------------------------+--------------------------------------------------------------+----------------------+--------------------------------------------+
+| device extension | OMP_TARGET_FALLBACK env variable | :part:`worked on` | D50522 |
++------------------------------+--------------------------------------------------------------+----------------------+--------------------------------------------+
----------------
Change OMP_TARGET_FALLBACK to OMP_TARGET_OFFLOAD which is in the spec.
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