Files
clang-p2996/libc/include/llvm-libc-types
Joseph Huber 72bfe2c05a [libc] Support the string conversion methods on the GPU
This patch enables us to use the existing `libc` support for string
conversion functions on the GPU. This required setting the `fenv_t` and
long double configuration. As far as I am aware, long doubles are
converted to doubles on the GPU and the floating point environment is
just an `uint32_t`.

This code is still untested as we are still working out how to run the
unit tests on the GPU.

Reviewed By: michaelrj

Differential Revision: https://reviews.llvm.org/D149306
2023-04-27 20:31:58 -05:00
..
2022-10-06 15:19:43 -07:00
2022-10-31 16:55:53 +00:00
2022-09-29 10:23:21 -07:00
2023-03-20 16:36:21 -07:00
2023-03-20 16:36:21 -07:00
2023-03-20 16:36:21 -07:00