[libc-commits] [PATCH] D151282: [libc] Add initial support for 'puts' and 'fputs' to the GPU

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jun 5 15:57:14 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe6c401b5e846: [libc] Add initial support for 'puts' and 'fputs' to the GPU (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D151282?vs=528158&id=528614#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151282

Files:
  libc/config/gpu/api.td
  libc/config/gpu/entrypoints.txt
  libc/config/gpu/headers.txt
  libc/src/__support/File/file.cpp
  libc/src/__support/File/file.h
  libc/src/__support/File/gpu/CMakeLists.txt
  libc/src/__support/File/gpu/dir.cpp
  libc/src/__support/File/gpu/file.cpp
  libc/src/__support/RPC/rpc.h
  libc/test/src/stdio/CMakeLists.txt
  libc/utils/gpu/loader/Server.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151282.528614.patch
Type: text/x-patch
Size: 11685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230605/f9e13289/attachment.bin>


More information about the libc-commits mailing list