[libc-commits] [PATCH] D154540: [libc] Add GPU support for the 'inttypes.h' functions
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jul 5 12:19:18 PDT 2023
jhuber6 created this revision.
jhuber6 added reviewers: lntue, sivachandra, michaelrj, jdoerfert, JonChesterfield.
Herald added projects: libc-project, All.
Herald added a subscriber: libc-commits.
jhuber6 requested review of this revision.
Another low hanging fruit we can put on the GPU, this ports the tests
over to the hermetic framework so we can run them on the GPU.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154540
Files:
libc/config/gpu/api.td
libc/config/gpu/entrypoints.txt
libc/config/gpu/headers.txt
libc/docs/gpu/support.rst
libc/test/src/inttypes/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154540.537463.patch
Type: text/x-patch
Size: 2798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230705/9fbd441c/attachment.bin>
More information about the libc-commits
mailing list