[libomptarget][nfc] Move three files under common, build them for amdgcn
Change to reduction.cu to remove two dead includes, otherwise no code change.
Paths
| Differential D71601
[libomptarget][nfc] Move three files under common, build them for amdgcn ClosedPublic Authored by JonChesterfield on Dec 17 2019, 4:51 AM.
Details Summary [libomptarget][nfc] Move three files under common, build them for amdgcn Change to reduction.cu to remove two dead includes, otherwise no code change.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 17 2019, 8:30 AM Closed by commit rG0c83f8ccc745: [libomptarget][nfc] Move three files under common, build them for amdgcn (authored by JonChesterfield). · Explain WhyDec 17 2019, 10:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 234335 openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
openmp/libomptarget/deviceRTLs/common/src/libcall.cu
openmp/libomptarget/deviceRTLs/common/src/omp_data.cu
openmp/libomptarget/deviceRTLs/common/src/reduction.cu
openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
openmp/libomptarget/deviceRTLs/nvptx/src/libcall.cu
|