[Openmp-commits] [PATCH] D55379: [OPENMP][NVPTX]Correct type casting for printf args + simplified shfl64 function.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Dec 6 11:49:21 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rOMP348521: [OPENMP][NVPTX]Correct type casting for printf args + simplified shfl64… (authored by ABataev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55379?vs=177020&id=177022#toc

Repository:
  rOMP OpenMP

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55379/new/

https://reviews.llvm.org/D55379

Files:
  libomptarget/deviceRTLs/nvptx/src/cancel.cu
  libomptarget/deviceRTLs/nvptx/src/data_sharing.cu
  libomptarget/deviceRTLs/nvptx/src/debug.h
  libomptarget/deviceRTLs/nvptx/src/libcall.cu
  libomptarget/deviceRTLs/nvptx/src/loop.cu
  libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
  libomptarget/deviceRTLs/nvptx/src/parallel.cu
  libomptarget/deviceRTLs/nvptx/src/reduction.cu
  libomptarget/deviceRTLs/nvptx/src/supporti.h
  libomptarget/deviceRTLs/nvptx/src/sync.cu
  libomptarget/deviceRTLs/nvptx/src/task.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55379.177022.patch
Type: text/x-patch
Size: 31626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181206/1957cedb/attachment-0001.bin>


More information about the Openmp-commits mailing list