[Openmp-commits] [PATCH] D54766: [OPENMP][NVPTX]Improved lock/critical constructs, NFC.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Nov 20 11:57:43 PST 2018


ABataev created this revision.
ABataev added reviewers: gtbercea, kkwli0, caomhin.
Herald added subscribers: jfb, guansong.

Improved support for critical constructs + omp_..._lock... constructs.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D54766

Files:
  libomptarget/deviceRTLs/nvptx/src/critical.cu
  libomptarget/deviceRTLs/nvptx/src/libcall.cu
  libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54766.174818.patch
Type: text/x-patch
Size: 3426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181120/5edb8a7a/attachment.bin>


More information about the Openmp-commits mailing list