Skip to content

Commit

Permalink
[SYCL][Driver][Test] Fix lit test requirements (#15246)
Browse files Browse the repository at this point in the history
Renamed clang/test/Driver/sycl-bfloat16-lib.cpp to
clang/test/Driver/sycl-device-lib-bfloat16.cpp and enabled this test on
Windows platforms.
  • Loading branch information
bader authored Sep 3, 2024
1 parent badd8c1 commit 16ee2e8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 88 deletions.
86 changes: 0 additions & 86 deletions clang/test/Driver/sycl-bfloat16-lib-win.cpp

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
///
/// Check if bfloat16 native and fallback libraries are added on Linux
/// Check if bfloat16 native and fallback libraries are linked correctly.
///

// UNSUPPORTED: system-windows
// UNSUPPORTED: cuda

/// ###########################################################################
Expand Down

0 comments on commit 16ee2e8

Please sign in to comment.