Skip to content

Commit 2422e85

Browse files
authored
[SYCL][E2E] XFAIL kernel_and_bundle.cpp on HIP AMD (#14990)
It's failing, see [here](#14989) Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
1 parent bcc0fab commit 2422e85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/AmdNvidiaJIT/kernel_and_bundle.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// REQUIRES: cuda || hip
22

3+
// https://github.com/intel/llvm/issues/14989
4+
// XFAIL: hip_amd
5+
36
// RUN: %{build} -fsycl-embed-ir -o %t.out
47
// RUN: env SYCL_JIT_AMDGCN_PTX_KERNELS=1 env SYCL_JIT_COMPILER_DEBUG="sycl-spec-const-materializer" %{run} %t.out &> %t.txt ; FileCheck %s --input-file %t.txt
58

0 commit comments

Comments
 (0)