[all-commits] [llvm/llvm-project] a6b4e2: [libc] Re-enable several GPU math smoke tests (#83...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Feb 27 08:59:56 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6b4e29c77ceb49e16bda38cfc4eddc2c4c76c0b
https://github.com/llvm/llvm-project/commit/a6b4e29c77ceb49e16bda38cfc4eddc2c4c76c0b
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M libc/test/src/math/smoke/CMakeLists.txt
Log Message:
-----------
[libc] Re-enable several GPU math smoke tests (#83147)
Summary:
These were originally disabled after some changes caused them to
regress. It seems that whatever broke them the first time a few months
ago has been fixed elsewhere and they now work again. Re-enable all the
ones that work. There are still a few that we need to look into, but
this is a good start.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list