[Openmp-commits] [PATCH] D125260: [Libomptarget] Allow the device runtime to be compiled for the host
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri May 13 11:39:20 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4f8443d97ba: [Libomptarget] Allow the device runtime to be compiled for the host (authored by jhuber6).
Changed prior to commit:
https://reviews.llvm.org/D125260?vs=428158&id=429303#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125260/new/
https://reviews.llvm.org/D125260
Files:
openmp/libomptarget/DeviceRTL/include/Mapping.h
openmp/libomptarget/DeviceRTL/include/State.h
openmp/libomptarget/DeviceRTL/src/Configuration.cpp
openmp/libomptarget/DeviceRTL/src/Debug.cpp
openmp/libomptarget/DeviceRTL/src/Kernel.cpp
openmp/libomptarget/DeviceRTL/src/Mapping.cpp
openmp/libomptarget/DeviceRTL/src/Misc.cpp
openmp/libomptarget/DeviceRTL/src/Parallelism.cpp
openmp/libomptarget/DeviceRTL/src/Reduction.cpp
openmp/libomptarget/DeviceRTL/src/State.cpp
openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
openmp/libomptarget/DeviceRTL/src/Tasking.cpp
openmp/libomptarget/DeviceRTL/src/Utils.cpp
openmp/libomptarget/DeviceRTL/src/Workshare.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125260.429303.patch
Type: text/x-patch
Size: 8450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220513/8e8774c5/attachment.bin>
More information about the Openmp-commits
mailing list