This is the second patch to split the current monolithic
implementation into separate files. Note that this change
doesn't cleanup the code yet.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D40799
[libomptarget] Split device functionality ClosedPublic Authored by Hahnfeld on Dec 4 2017, 12:00 PM.
Details Summary This is the second patch to split the current monolithic
Diff Detail
Event TimelineHahnfeld added a parent revision: D40798: [libomptarget] Split RTL plugin functionality.Dec 4 2017, 12:00 PM This revision is now accepted and ready to land.Dec 6 2017, 12:30 PM Closed by commit rL319970: [libomptarget] Split device functionality (authored by Hahnfeld). · Explain WhyDec 6 2017, 1:59 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 125809 openmp/trunk/libomptarget/src/CMakeLists.txt
openmp/trunk/libomptarget/src/device.h
openmp/trunk/libomptarget/src/device.cpp
openmp/trunk/libomptarget/src/omptarget.cpp
|