[all-commits] [llvm/llvm-project] be9a49: [libc] Disable ilogb functions on NVPTX
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Jul 26 10:59:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be9a4926d24bafa636b7c582a0d96d5ee5d463ef
https://github.com/llvm/llvm-project/commit/be9a4926d24bafa636b7c582a0d96d5ee5d463ef
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M libc/test/src/math/CMakeLists.txt
Log Message:
-----------
[libc] Disable ilogb functions on NVPTX
Summary:
These fail tests, disbale them until we can figure out how to get them
passing.
More information about the All-commits
mailing list