[Openmp-commits] [PATCH] D111069: [libomptarget] Move device environment to shared header, remove divergence
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Oct 4 11:30:27 PDT 2021
JonChesterfield updated this revision to Diff 376960.
JonChesterfield added a comment.
- fix for debug build
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111069/new/
https://reviews.llvm.org/D111069
Files:
openmp/libomptarget/DeviceRTL/CMakeLists.txt
openmp/libomptarget/DeviceRTL/src/Configuration.cpp
openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
openmp/libomptarget/deviceRTLs/common/debug.h
openmp/libomptarget/deviceRTLs/common/device_environment.h
openmp/libomptarget/deviceRTLs/common/src/omp_data.cu
openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
openmp/libomptarget/deviceRTLs/target_interface.h
openmp/libomptarget/include/DeviceEnvironment.h
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
openmp/libomptarget/plugins/cuda/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111069.376960.patch
Type: text/x-patch
Size: 11126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211004/829cdb66/attachment-0001.bin>
More information about the Openmp-commits
mailing list