File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed
sycl/test-e2e/KernelCompiler Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 11
11
// RUN: %{build} -o %t.out
12
12
// RUN: %if hip %{ env SYCL_JIT_AMDGCN_PTX_TARGET_CPU=%{amd_arch} %} %{l0_leak_check} %{run} %t.out
13
13
14
- // XFAIL: preview-mode && run-mode
15
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18390
16
-
17
14
#include < sycl/detail/core.hpp>
18
15
#include < sycl/kernel_bundle.hpp>
19
16
#include < sycl/usm.hpp>
Original file line number Diff line number Diff line change 15
15
// RUN: %{build} -o %t.out
16
16
// RUN: %{l0_leak_check} %{run} %t.out
17
17
18
- // XFAIL: preview-mode && run-mode
19
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18390
20
-
21
18
#include < sycl/detail/core.hpp>
22
19
#include < sycl/kernel_bundle.hpp>
23
20
#include < sycl/usm.hpp>
Original file line number Diff line number Diff line change 12
12
// RUN: %if hip %{ env SYCL_JIT_AMDGCN_PTX_TARGET_CPU=%{amd_arch} %} %{run} %t.out
13
13
// RUN: %if hip %{ env SYCL_JIT_AMDGCN_PTX_TARGET_CPU=%{amd_arch} %} %{l0_leak_check} %{run} %t.out
14
14
15
- // XFAIL: preview-mode && run-mode
16
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18390
17
-
18
15
#include < sycl/detail/core.hpp>
19
16
#include < sycl/kernel_bundle.hpp>
20
17
#include < sycl/usm.hpp>
You can’t perform that action at this time.
0 commit comments