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 43149a4 commit 335be0cCopy full SHA for 335be0c
sycl/test/extensions/properties/properties_device_copyable.cpp
@@ -1,8 +1,8 @@
1
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
2
// RUN: %t.out
3
4
-// CUDA backend currently generates invalid binaries for this
5
-// XFAIL: cuda
+// CUDA and HIP backends currently generates invalid binaries for this
+// XFAIL: cuda && hip_amd
6
7
#include <CL/sycl.hpp>
8
0 commit comments