llvm-capstone/openmp/libomptarget/DeviceRTL
Joseph Huber 6764301a6b [Libomptarget] Correctly implement getWTime on AMDGPU
AMDGPU provides a fixed frequency clock since some generations back.
However, the frequency is variable by card and must be looked up at
runtime. This patch adds a new device environment line for the clock
frequency so that we can use it in the same way as NVPTX. This is the
correct implementation and the version in ASO should be replaced.

Reviewed By: tianshilei1992

Differential Revision: https://reviews.llvm.org/D154456
2023-07-04 21:50:43 -05:00
..
include [Libomptarget] Correctly implement getWTime on AMDGPU 2023-07-04 21:50:43 -05:00
src [Libomptarget] Correctly implement getWTime on AMDGPU 2023-07-04 21:50:43 -05:00
CMakeLists.txt OpenMP/cmake: Use DEPFILE instead of IMPLICIT_DEPENDS 2023-06-23 15:25:10 -04:00