llvm-project/openmp/libomptarget/DeviceRTL
Joseph Huber 74d622dea4 [OpenMP] Add new worksharing definitions into device RTL
This path defines the newly added `__kmpc_disitrute_static_init`
functions in the device runtime library. These functions are currently
exact copies of the current worksharing method but can be tuned later.

Depends on D110429

Reviewed By: tianshilei1992

Differential Revision: https://reviews.llvm.org/D110430
2021-09-27 11:36:41 -04:00
..
include [OpenMP][Offloading] Change `bool IsSPMD` to `int8_t Mode` in `__kmpc_target_init` and `__kmpc_target_deinit` 2021-09-22 17:16:41 -04:00
src [OpenMP] Add new worksharing definitions into device RTL 2021-09-27 11:36:41 -04:00
CMakeLists.txt [OpenMP][CMake] Use in-project clang as CUDA->IR compiler for new DeviceRTL. 2021-09-27 07:14:19 -05:00