[Openmp-commits] [PATCH] D68615: [libomptarget][nfc] Make interface.h target independent

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Oct 7 17:51:35 PDT 2019


JonChesterfield created this revision.
JonChesterfield added reviewers: ABataev, jdoerfert, grokos, ronlieb, RaviNarayanaswamy.
Herald added subscribers: openmp-commits, mgorny.
Herald added a project: OpenMP.

[libomptarget][nfc] Make interface.h target independent

Move interface.h under a top level include directory.
Remove #includes to avoid the interface depending on the implementation.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D68615

Files:
  openmp/libomptarget/deviceRTLs/include/interface.h
  openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
  openmp/libomptarget/deviceRTLs/nvptx/src/interface.h
  openmp/libomptarget/deviceRTLs/nvptx/src/option.h
  openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68615.223709.patch
Type: text/x-patch
Size: 3850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20191008/9e373866/attachment.bin>


More information about the Openmp-commits mailing list