We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece5ab1 commit e2a8b3eCopy full SHA for e2a8b3e
sycl/test-e2e/KernelFusion/internalize_vfunc.cpp
@@ -1,5 +1,6 @@
1
// RUN: %{build} -fsycl-embed-ir -O2 -o %t.out
2
// RUN: %{run} %t.out
3
+// XFAIL: hip,cuda
4
5
// Test complete fusion with private internalization specified on the
6
// accessors for a device kernel with sycl::vec::load and sycl::vec::store.
0 commit comments