This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add GPU support for the 'inttypes.h' functions
ClosedPublic

Authored by jhuber6 on Jul 5 2023, 12:19 PM.

Details

Summary

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.

Diff Detail

Event Timeline

jhuber6 created this revision.Jul 5 2023, 12:19 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 5 2023, 12:19 PM
jhuber6 requested review of this revision.Jul 5 2023, 12:19 PM
sivachandra accepted this revision.Jul 5 2023, 3:43 PM
This revision is now accepted and ready to land.Jul 5 2023, 3:43 PM
This revision was automatically updated to reflect the committed changes.