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 363d50e commit 12c4b82Copy full SHA for 12c4b82
sycl/test-e2e/Basic/accessor/accessor.cpp
@@ -1,6 +1,9 @@
1
// RUN: %{build} -DSYCL2020_DISABLE_DEPRECATION_WARNINGS -o %t.out
2
// RUN: %{run} %t.out
3
4
+// XFAIL: hip
5
+// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16505
6
+
7
// Test flakily fails on PVC.
8
// UNSUPPORTED: arch-intel_gpu_pvc
9
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16401
0 commit comments