[PATCH] D14254: [OpenMP] Initial implementation of OpenMP offloading library - libomptarget device RTLs.
Olga Malysheva via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 29 01:04:01 PST 2018
omalyshe added inline comments.
================
Comment at: README.rst:289
+ **LIBOMPTARGET_NVPTX_DEBUG** = ``OFF|ON``
+ Enable printing of debug messages from the nvptx runtime.
+
----------------
Should it be "the NVPTX device RTL" like in the previous item?
Repository:
rOMP OpenMP
https://reviews.llvm.org/D14254
More information about the llvm-commits
mailing list