File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
sycl/test-e2e/KernelCompiler Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 1212
1313// -- Test the kernel_compiler with OpenCL source.
1414// RUN: %{build} -o %t.out
15- // RUN: %{run} %t.out
1615// RUN: %{l0_leak_check} %{run} %t.out
1716
1817// -- Test again, with caching.
Original file line number Diff line number Diff line change 1616// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17255
1717
1818// RUN: %{build} -o %t.out
19- // RUN: %{run} %t.out
2019// RUN: %{l0_leak_check} %{run} %t.out
2120
2221#include < sycl/detail/core.hpp>
Original file line number Diff line number Diff line change 1515// UNSUPPORTED-TRACKER: GSD-4287
1616
1717// RUN: %{build} -o %t.out
18- // RUN: %{run} %t.out
1918// RUN: %{l0_leak_check} %{run} %t.out
2019
2120#include < sycl/detail/core.hpp>
You can’t perform that action at this time.
0 commit comments