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 0ae900a commit 0ca2be5Copy full SHA for 0ca2be5
sycl/test-e2e/Basic/stream/stream.cpp
@@ -1,5 +1,6 @@
1
// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
2
// RUN: %{run} %t.out %if !gpu || linux %{ | FileCheck %s %}
3
+// XFAIL: hip
4
5
//==------------------ stream.cpp - SYCL stream basic test -----------------==//
6
//
0 commit comments