[Openmp-commits] [PATCH] D45528: [OpenMP] 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 25 21:21:54 PDT 2018


guansong updated this revision to Diff 144057.
guansong added a comment.

Use PRIu64 for chuck


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/omptarget-nvptx.h
  libomptarget/deviceRTLs/nvptx/src/supporti.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45528.144057.patch
Type: text/x-patch
Size: 5820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180426/62c3a7a6/attachment.bin>


More information about the Openmp-commits mailing list