[Openmp-commits] [PATCH] D62393: [OPENMP][NVPTX]Mark parallel level counter as volatile.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Oct 7 07:38:12 PDT 2019


ABataev updated this revision to Diff 223602.
ABataev added a comment.

Moved target-specific code to target_impl.h


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D62393

Files:
  libomptarget/deviceRTLs/nvptx/src/libcall.cu
  libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
  libomptarget/deviceRTLs/nvptx/src/parallel.cu
  libomptarget/deviceRTLs/nvptx/src/support.h
  libomptarget/deviceRTLs/nvptx/src/supporti.h
  libomptarget/deviceRTLs/nvptx/src/target_impl.h
  libomptarget/deviceRTLs/nvptx/test/parallel/spmd_parallel_regions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62393.223602.patch
Type: text/x-patch
Size: 9939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20191007/d5d79d47/attachment.bin>


More information about the Openmp-commits mailing list