[Openmp-commits] [PATCH] D56278: [OPENMP][NVPTX]Improve performance + reduce number of used registers.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jan 4 09:14:26 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350405: [OPENMP][NVPTX]Improve performance + reduce number of used registers. (authored by ABataev, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56278

Files:
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/data_sharing.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/interface.h
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/libcall.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/loop.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptxi.h
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/parallel.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/reduction.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/support.h
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/supporti.h
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/sync.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/task.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56278.180254.patch
Type: text/x-patch
Size: 31488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190104/b96d8b8a/attachment-0001.bin>


More information about the Openmp-commits mailing list