[Openmp-commits] [PATCH] D45528: Remove compilation warning when using clang to compile bc files.

Guansong Zhang via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Apr 11 10:21:36 PDT 2018


guansong created this revision.
guansong added a reviewer: grokos.
guansong added a project: OpenMP.

Minor printf format correction. NVCC ignore those. Clang will give warning on these if debug is enabled.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D45528

Files:
  libomptarget/deviceRTLs/nvptx/src/counter_groupi.h
  libomptarget/deviceRTLs/nvptx/src/libcall.cu
  libomptarget/deviceRTLs/nvptx/src/loop.cu
  libomptarget/deviceRTLs/nvptx/src/supporti.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45528.142038.patch
Type: text/x-patch
Size: 5029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180411/d49e6db4/attachment.bin>


More information about the Openmp-commits mailing list