llvm-project/openmp/libomptarget/deviceRTLs
Jon Chesterfield d27b39ce11 [libomptarget][amdgcn] Implement missing symbols in deviceRTL
[libomptarget][amdgcn] Implement missing symbols in deviceRTL

Malloc, wtime are stubs. Malloc needs a hostrpc implementation which is
a work in progress, wtime needs some experimentation to find out the
multiplier to get a time in seconds as documentation is scarce.

Reviewed By: ronlieb

Differential Revision: https://reviews.llvm.org/D89725
2020-10-20 00:24:15 +01:00
..
amdgcn [libomptarget][amdgcn] Implement missing symbols in deviceRTL 2020-10-20 00:24:15 +01:00
common [libomptarget][amdgcn] Implement partial barrier 2020-10-12 21:27:32 +01:00
nvptx [libomptarget][amdgcn] Implement partial barrier 2020-10-12 21:27:32 +01: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][RTL] Remove dead code 2020-10-06 05:43:47 -04:00