[libc-commits] [PATCH] D159118: [libc] Implement the 'clock()' function on the GPU
Jon Chesterfield via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Aug 29 10:08:33 PDT 2023
JonChesterfield added a comment.
I think something needs to notice when clock_t is a different thing on the host and on the GPU for the offloading languages and complain, probably fatally.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159118/new/
https://reviews.llvm.org/D159118
More information about the libc-commits
mailing list