Skip to content

Commit bce1a1c

Browse files
HabKaffeebb-sycl
authored andcommitted
[SYCL] Enable level-zero-link-flags and fix kernel_bundle_api (intel#806)
1 parent d116a91 commit bce1a1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/KernelAndProgram/level-zero-link-flags.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// RUN: %GPU_RUN_PLACEHOLDER %t.out
33
// REQUIRES: level_zero
44
<<<<<<< HEAD
5+
<<<<<<< HEAD
56
=======
67
//
78
// This test is disabled because the runtime does not currently pass linker
@@ -13,6 +14,8 @@
1314
// XFAIL: level_zero
1415
//
1516
>>>>>>> e58154164 ([SYCL] Tests for Level Zero linker flags (#713))
17+
=======
18+
>>>>>>> 6f2902804 ([SYCL] Enable level-zero-link-flags and fix kernel_bundle_api (#806))
1619
//==--- level-zero-link-flags.cpp - Error handling for link flags --==//
1720
//
1821
// The Level Zero backend does not accept any online linker options.

0 commit comments

Comments
 (0)