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

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 30 14:17:05 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG30307a7bb795: [libc] Implement the 'clock()' function on the GPU (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D159118?vs=554797&id=554831#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159118

Files:
  clang/lib/Headers/llvm_libc_wrappers/time.h
  libc/config/gpu/api.td
  libc/config/gpu/entrypoints.txt
  libc/config/gpu/headers.txt
  libc/docs/gpu/support.rst
  libc/include/llvm-libc-macros/gpu/CMakeLists.txt
  libc/include/llvm-libc-macros/gpu/time-macros.h
  libc/include/llvm-libc-macros/time-macros.h
  libc/src/time/gpu/CMakeLists.txt
  libc/src/time/gpu/clock.cpp
  libc/src/time/gpu/time_utils.cpp
  libc/src/time/gpu/time_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159118.554831.patch
Type: text/x-patch
Size: 9657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230830/6b77b4ab/attachment.bin>


More information about the cfe-commits mailing list