[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 16:35:47 PDT 2023


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

Changed prior to commit:
  https://reviews.llvm.org/D159225?vs=554841&id=554860#toc

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
  libc/test/src/time/CMakeLists.txt

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


More information about the libc-commits mailing list