llvm-project/openmp/libomptarget/deviceRTLs/amdgcn
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
..
src [libomptarget][amdgcn] Implement missing symbols in deviceRTL 2020-10-20 00:24:15 +01:00
CMakeLists.txt [libomptarget] Implement locks for amdgcn 2020-03-05 20:25:31 +00:00