We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d116a91 commit bce1a1cCopy full SHA for bce1a1c
SYCL/KernelAndProgram/level-zero-link-flags.cpp
@@ -2,6 +2,7 @@
2
// RUN: %GPU_RUN_PLACEHOLDER %t.out
3
// REQUIRES: level_zero
4
<<<<<<< HEAD
5
+<<<<<<< HEAD
6
=======
7
//
8
// This test is disabled because the runtime does not currently pass linker
@@ -13,6 +14,8 @@
13
14
// XFAIL: level_zero
15
16
>>>>>>> e58154164 ([SYCL] Tests for Level Zero linker flags (#713))
17
+=======
18
+>>>>>>> 6f2902804 ([SYCL] Enable level-zero-link-flags and fix kernel_bundle_api (#806))
19
//==--- level-zero-link-flags.cpp - Error handling for link flags --==//
20
21
// The Level Zero backend does not accept any online linker options.
0 commit comments