Skip to content

Commit e2a8b3e

Browse files
committed
XFAIL internalize_vfunc.cpp on AMD HIP and CUDA
Pass without llvm/llvm-project@90ba33099cbb
1 parent ece5ab1 commit e2a8b3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/KernelFusion/internalize_vfunc.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %{build} -fsycl-embed-ir -O2 -o %t.out
22
// RUN: %{run} %t.out
3+
// XFAIL: hip,cuda
34

45
// Test complete fusion with private internalization specified on the
56
// accessors for a device kernel with sycl::vec::load and sycl::vec::store.

0 commit comments

Comments
 (0)