[Openmp-commits] [PATCH] D77472: [OpenMP][PoC][WIP] An OpenMP-based OpenMP device runtime [NOT FOR COMMIT]

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Apr 4 18:06:11 PDT 2020


jdoerfert updated this revision to Diff 255091.
jdoerfert added a comment.

Use pragma syntax for allocators (e.g., to replace __shared__)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77472

Files:
  openmp/libomptarget/deviceRTLs/common/device_environment.h
  openmp/libomptarget/deviceRTLs/common/src/cancel.cpp
  openmp/libomptarget/deviceRTLs/common/src/cancel.cu
  openmp/libomptarget/deviceRTLs/common/src/critical.cpp
  openmp/libomptarget/deviceRTLs/common/src/critical.cu
  openmp/libomptarget/deviceRTLs/common/support.h
  openmp/libomptarget/deviceRTLs/common/target.h
  openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
  openmp/libomptarget/deviceRTLs/nvptx/src/nvptx_interface.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77472.255091.patch
Type: text/x-patch
Size: 10188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200405/57e25ddb/attachment-0001.bin>


More information about the Openmp-commits mailing list