[PATCH] D46210: [OpenMP] Use LIBOMPTARGET_DEVICE_RTL_DEBUG env var to control debug messages on the device side

Guansong Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 12:33:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331550: [OpenMP] Use LIBOMPTARGET_DEVICE_RTL_DEBUG env var to control debug messages on… (authored by guansong, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46210?vs=145217&id=145254#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46210

Files:
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/debug.h
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omp_data.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
  openmp/trunk/libomptarget/plugins/cuda/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46210.145254.patch
Type: text/x-patch
Size: 5438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/b4b36fbd/attachment.bin>


More information about the llvm-commits mailing list