File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 13
13
// UNSUPPORTED: opencl && gpu
14
14
// UNSUPPORTED-TRACKER: GSD-4287
15
15
16
+ // UNSUPPORTED: cuda
17
+ // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/19533
18
+
16
19
// RUN: %clangxx --offload-new-driver -fsyclbin=executable %{sycl_target_opts} %{syclbin_exec_opts} %S/Inputs/dg_kernel.cpp -o %t.syclbin
17
20
// RUN: %{build} -o %t.out
18
21
// RUN: %{l0_leak_check} %{run} %t.out %t.syclbin
Original file line number Diff line number Diff line change 13
13
// UNSUPPORTED: opencl && gpu
14
14
// UNSUPPORTED-TRACKER: GSD-4287
15
15
16
+ // UNSUPPORTED: cuda
17
+ // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/19533
18
+
16
19
// RUN: %clangxx --offload-new-driver -fsyclbin=input %{sycl_target_opts} %S/Inputs/dg_kernel.cpp -o %t.syclbin
17
20
// RUN: %{build} -o %t.out
18
21
// RUN: %{l0_leak_check} %{run} %t.out %t.syclbin
You can’t perform that action at this time.
0 commit comments