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 ae76189 commit ecaa97cCopy full SHA for ecaa97c
sycl/test-e2e/WeakObject/weak_object_expired.cpp
@@ -1,3 +1,5 @@
1
+// UNSUPPORTED: hip
2
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17415
3
// RUN: %{build} -o %t.out
4
// RUN: %{run} %t.out
5
sycl/test-e2e/WorkGroupMemory/basic_usage.cpp
@@ -1,5 +1,7 @@
// UNSUPPORTED: windows && arch-intel_gpu_bmg_g21
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17255
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17339
6
7
#include <cassert>
0 commit comments