[all-commits] [llvm/llvm-project] fa1e49: [libc] Disable nexttoward tests on the GPU
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Nov 22 05:46:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa1e49cf3785bab01c902063e013b2305630417f
https://github.com/llvm/llvm-project/commit/fa1e49cf3785bab01c902063e013b2305630417f
Author: Joseph Huber <huberjn at outlook.com>
Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths:
M libc/test/src/math/smoke/CMakeLists.txt
Log Message:
-----------
[libc] Disable nexttoward tests on the GPU
Summary:
These tests are currently failing for some reason. A lot of math tests
on the GPU are disabled temporarily and need to be fixed.
More information about the All-commits
mailing list