llvm-project/openmp/libomptarget/deviceRTLs
Pushpinder Singh 7634c64b61 [OpenMP][AMDGPU] Use DS_Max_Warp_Number instead of WARPSIZE
The size of worker_rootS should have been DS_Max_Warp_Number.
This reduces memory usage by deviceRTL on AMDGPU from around 2.3GB
to around 770MB.

Reviewed By: JonChesterfield, jdoerfert

Differential Revision: https://reviews.llvm.org/D87084
2020-09-07 05:15:21 -04:00
..
amdgcn [OpenMP][NFC] Remove unused and untested code from the device runtime 2020-07-10 19:09:41 -05:00
common [OpenMP][AMDGPU] Use DS_Max_Warp_Number instead of WARPSIZE 2020-09-07 05:15:21 -04:00
nvptx [OpenMP][NFC] Remove unused and untested code from the device runtime 2020-07-10 19:09:41 -05:00
CMakeLists.txt [libomptarget][nfc] Disable amdgcn rtl build. The cmake logic for finding llvm is misbehaving. 2020-03-21 00:01:03 +00:00
interface.h [OpenMP][NFC] Remove unused (always fixed) arguments 2020-07-11 00:51:51 -05:00