[all-commits] [llvm/llvm-project] 94298f: [libsycl] Add lit configuration files and basic te...
Kseniya Tikhomirova via All-commits
all-commits at lists.llvm.org
Wed Feb 11 11:19:55 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94298f3411ba799620d7fc81ea1466dfa6f450df
https://github.com/llvm/llvm-project/commit/94298f3411ba799620d7fc81ea1466dfa6f450df
Author: Kseniya Tikhomirova <kseniya.tikhomirova at intel.com>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M libsycl/CMakeLists.txt
A libsycl/test/CMakeLists.txt
A libsycl/test/README.md
A libsycl/test/basic/platform_get_devices.cpp
A libsycl/test/lit.cfg.py
A libsycl/test/lit.site.cfg.py.in
Log Message:
-----------
[libsycl] Add lit configuration files and basic test (#177407)
This PR brings initial version of lit configs for libsycl tests.
We plan to add more tests for libsycl integration with the compiler in
the future.
---------
Signed-off-by: Tikhomirova, Kseniya <kseniya.tikhomirova at intel.com>
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