[libc-commits] [PATCH] D155121: [libc] Add support for the 'fread' function on the GPU

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jul 26 09:01:32 PDT 2023


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

Fix test again


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155121

Files:
  libc/config/gpu/entrypoints.txt
  libc/include/llvm-libc-types/rpc_opcodes_t.h
  libc/src/__support/File/gpu/file.cpp
  libc/test/src/stdio/CMakeLists.txt
  libc/test/src/stdio/fopen_test.cpp
  libc/utils/gpu/server/rpc_server.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155121.544391.patch
Type: text/x-patch
Size: 5916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230726/be78ad96/attachment-0001.bin>


More information about the libc-commits mailing list