[all-commits] [llvm/llvm-project] b528f6: [Offload] Run liboffload unit tests as a part of c...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Apr 1 09:07:14 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b528f6746d4dafdc5975041752b14c0c1714afbc
https://github.com/llvm/llvm-project/commit/b528f6746d4dafdc5975041752b14c0c1714afbc
Author: Joseph Huber <huberjn at outlook.com>
Date: 2026-04-01 (Wed, 01 Apr 2026)
Changed paths:
M offload/test/CMakeLists.txt
Log Message:
-----------
[Offload] Run liboffload unit tests as a part of check-offload (#189731)
Summary:
These are currently only run with check-offload-unit. Make them a part
of the other tests by putting a dependency on it. We did something like
this previously but it was reverted because the tests failed if there
were no GPUs (like in systems that only checked the CPU case) but I
think that has been fixed.
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