Skip to content

Commit 16ee2e8

Browse files
authored
[SYCL][Driver][Test] Fix lit test requirements (#15246)
Renamed clang/test/Driver/sycl-bfloat16-lib.cpp to clang/test/Driver/sycl-device-lib-bfloat16.cpp and enabled this test on Windows platforms.
1 parent badd8c1 commit 16ee2e8

File tree

2 files changed

+1
-88
lines changed

2 files changed

+1
-88
lines changed

clang/test/Driver/sycl-bfloat16-lib-win.cpp

Lines changed: 0 additions & 86 deletions
This file was deleted.

clang/test/Driver/sycl-bfloat16-lib.cpp renamed to clang/test/Driver/sycl-device-lib-bfloat16.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
///
2-
/// Check if bfloat16 native and fallback libraries are added on Linux
2+
/// Check if bfloat16 native and fallback libraries are linked correctly.
33
///
44

5-
// UNSUPPORTED: system-windows
65
// UNSUPPORTED: cuda
76

87
/// ###########################################################################

0 commit comments

Comments
 (0)