[Openmp-commits] [PATCH] D40799: [libomptarget] Split device functionality

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 4 12:00:06 PST 2017


Hahnfeld created this revision.
Herald added a subscriber: mgorny.

This is the second patch to split the current monolithic
implementation into separate files. Note that this change
doesn't cleanup the code yet.


https://reviews.llvm.org/D40799

Files:
  libomptarget/src/CMakeLists.txt
  libomptarget/src/device.cpp
  libomptarget/src/device.h
  libomptarget/src/omptarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40799.125391.patch
Type: text/x-patch
Size: 25112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171204/abbd9a9a/attachment-0001.bin>


More information about the Openmp-commits mailing list