[PATCH] D14254: [OpenMP] Initial implementation of OpenMP offloading library - libomptarget device RTLs.

George Rokos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 06:01:11 PST 2018


grokos marked an inline comment as done.
grokos added inline comments.


================
Comment at: README.rst:289
+ **LIBOMPTARGET_NVPTX_DEBUG** = ``OFF|ON``
+  Enable printing of debug messages from the nvptx runtime.
+
----------------
omalyshe wrote:
> Should it be "the NVPTX device RTL" like in the previous item? 
Thanks for pointing it out, I've changed it!


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D14254





More information about the llvm-commits mailing list