[libc-commits] [PATCH] D153388: [libc] Add basic utility support for timing functions on the GPU

Jon Chesterfield via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jun 21 06:31:59 PDT 2023


JonChesterfield added a comment.

Test could be C to IR I think, check the ASM comes out for ptx and that some known architectures pick the right value for gcn. 
 I'm not sure we can do much with the generic case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153388/new/

https://reviews.llvm.org/D153388



More information about the libc-commits mailing list