[Openmp-commits] [PATCH] D75581: [libomptarget][amdgcn] Implement get_wtime
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 26 17:26:57 PDT 2020
JonChesterfield added a comment.
Herald added a subscriber: sstefan1.
I'm unable to find a good reference for what this frequency should be, so am considering unconditionally returning zero from this function. That won't 'work' in any useful sense, but it's an improvement on failing to link because __clock64 is undefined.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75581/new/
https://reviews.llvm.org/D75581
More information about the Openmp-commits
mailing list