[Openmp-commits] [PATCH] D70131: [libomptarget] Move supporti.h to support.cu

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Nov 12 09:50:59 PST 2019


JonChesterfield created this revision.
JonChesterfield added a reviewer: ABataev.
Herald added subscribers: openmp-commits, jfb, mgorny.
Herald added a reviewer: jdoerfert.
Herald added a project: OpenMP.

[libomptarget] Move supporti.h to support.cu
Reimplementation of D69652 <https://reviews.llvm.org/D69652>, without the unity build and refactors.
Will need a clean build of libomptarget as the cmakelists changed.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70131

Files:
  openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
  openmp/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
  openmp/libomptarget/deviceRTLs/nvptx/src/support.cu
  openmp/libomptarget/deviceRTLs/nvptx/src/support.h
  openmp/libomptarget/deviceRTLs/nvptx/src/supporti.h
  openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70131.228909.patch
Type: text/x-patch
Size: 15776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20191112/d16fc071/attachment-0001.bin>


More information about the Openmp-commits mailing list