diff options
| author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-06-15 08:18:11 -0500 |
|---|---|---|
| committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-06-15 09:38:12 -0500 |
| commit | fd14f7adbee006be32a683df52af89b1cac75432 (patch) | |
| tree | 9e0a1df2b26465a10bdce6919b0692b009b8d40f /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
| parent | ed578f02cf44a52adde16647150e7421f3ef70f3 (diff) | |
| download | llvm-fd14f7adbee006be32a683df52af89b1cac75432.zip llvm-fd14f7adbee006be32a683df52af89b1cac75432.tar.gz llvm-fd14f7adbee006be32a683df52af89b1cac75432.tar.bz2 | |
[libc] Enable conversion functions on the GPU
These functions were previously removed due to problems running the
tests with `errno` in them. This was resolved previously by making the
internal implementation of these functions use a global `errno` so that
tests can still use `errno` functionality as long as they are run with a
single thread. This allows us to re-enable these tests as a previous
patch has also resolved the issue where the `stdlib` tests could not be
hermetic due to the dependence on system rounding functions.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D153016
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions
