[libc-commits] [PATCH] D159225: [libc] Implement the 'nanosleep' function on the GPU

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


jhuber6 updated this revision to Diff 554833.
jhuber6 added a comment.

Add docs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159225

Files:
  libc/config/gpu/api.td
  libc/config/gpu/entrypoints.txt
  libc/docs/gpu/support.rst
  libc/src/time/CMakeLists.txt
  libc/src/time/gpu/CMakeLists.txt
  libc/src/time/gpu/nanosleep.cpp
  libc/src/time/linux/CMakeLists.txt
  libc/src/time/linux/nanosleep.cpp
  libc/src/time/nanosleep.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159225.554833.patch
Type: text/x-patch
Size: 5594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230830/bd59999a/attachment.bin>


More information about the libc-commits mailing list