diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-02-27 13:51:01 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-27 13:51:01 -0600 |
commit | fd4204464905be198b158a0f30e5c06cc4ce3686 (patch) | |
tree | 0da40f5f45a1c3f4002d2cb6cfde19b08b3a06f7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f42e321b9fb54300c4450e699cd3cc453e994b58 (diff) | |
download | llvm-fd4204464905be198b158a0f30e5c06cc4ce3686.zip llvm-fd4204464905be198b158a0f30e5c06cc4ce3686.tar.gz llvm-fd4204464905be198b158a0f30e5c06cc4ce3686.tar.bz2 |
[libc] Re-Enable GPU tests and fix math exception handling (#83172)
Summary:
A lot of these tests failed previously and were disabled. However we
have fixed some things since then and many of these seem to pass.
Additionally, the last remaining math tests that failed seemed to be due
to the exception handling. For now we just set it to be 'errno'.
These pass locally when tested on a gfx1030, gfx90a, and sm_89
architecture. Hopefully these pass correctly on the sm_60 bot as I've
had things fail on that one only before.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions