[libc-commits] [PATCH] D157622: [libc] Implement fopen, fclose, and fread on the GPU
Jon Chesterfield via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Aug 10 09:38:42 PDT 2023
JonChesterfield added a comment.
Linux has in-memory files that would be a good fit for testing this. Memfd. Gives you a block of allocated memory that acts like a file.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157622/new/
https://reviews.llvm.org/D157622
More information about the libc-commits
mailing list