[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
Tue May 30 12:31:02 PDT 2023
jhuber6 updated this revision to Diff 526738.
jhuber6 added a comment.
Changing to a constexpr member variable with a positive check.
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.526738.patch
Type: text/x-patch
Size: 11605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230530/f5e5d68d/attachment-0001.bin>
More information about the libc-commits
mailing list