llvm-project/openmp/libomptarget/DeviceRTL
Joseph Huber 0870a4f59a [OpenMP] Add flag for disabling thread state in runtime
The runtime uses thread state values to indicate when we use an ICV or
are in nested parallelism. This is done for OpenMP correctness, but it
not needed in the majority of cases. The new flag added is
`-fopenmp-assume-no-thread-state`.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D120106
2022-02-18 08:35:05 -05:00
..
include [OpenMP] Add flag for disabling thread state in runtime 2022-02-18 08:35:05 -05:00
src [OpenMP] Add flag for disabling thread state in runtime 2022-02-18 08:35:05 -05:00
CMakeLists.txt [Libomptarget][AMDGCN] add gfx90c target 2022-02-10 15:55:44 -06:00