[all-commits] [llvm/llvm-project] a82b15: [libc] Disable nextafter tests for NVPTX
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Aug 1 14:53:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a82b154eb6f892f76abd239e3c6700c537b197bc
https://github.com/llvm/llvm-project/commit/a82b154eb6f892f76abd239e3c6700c537b197bc
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M libc/test/src/math/CMakeLists.txt
Log Message:
-----------
[libc] Disable nextafter tests for NVPTX
Summary:
These tests pass just fine on my local system, but the buildbot doesn't
like it. Disable these until we can figure out an alternative.
More information about the All-commits
mailing list