[Openmp-commits] [PATCH] D154456: [Libomptarget] Correctly implement `getWTime` on AMDGPU
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jul 4 19:42:21 PDT 2023
jhuber6 added a comment.
In D154456#4472519 <https://reviews.llvm.org/D154456#4472519>, @tianshilei1992 wrote:
> LGTM, suppose the AMD intrinsics are correct. :-D
It's taken from the device libs, and when I tested myself I got a number that was in-line with what I got on the host, and I tested it on two cards with different frequencies.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154456/new/
https://reviews.llvm.org/D154456
More information about the Openmp-commits
mailing list