[PATCH] D159118: [libc] Implement the 'clock()' function on the GPU

Jon Chesterfield via Phabricator via cfe-commits cfe-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 cfe-commits mailing list