[PATCH] D49241: [OPENMP, NVPTX] Fix loop boundaries calculation for dynamic loops.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 08:23:31 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336915: [OPENMP, NVPTX] Fix loop boundaries calculation for dynamic loops. (authored by ABataev, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D49241

Files:
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/loop.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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49241.155187.patch
Type: text/x-patch
Size: 6640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/0286cc61/attachment.bin>


More information about the llvm-commits mailing list