We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd7358 commit 7fd728dCopy full SHA for 7fd728d
sycl/test-e2e/MemorySanitizer/check_device_global.cpp
@@ -6,13 +6,6 @@
6
// RUN: %{build} %device_msan_flags -O2 -g -o %t3.out
7
// RUN: %{run} not %t3.out 2>&1 | FileCheck %s
8
9
-// XFAIL: spirv-backend && gpu && run-mode
10
-// XFAIL-TRACKER: CMPLRLLVM-64705
11
-
12
-// Test is flaky on required platforms, disable until it can be fixed
13
-// UNSUPPORTED: true
14
-// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16978
15
16
#include <sycl/detail/core.hpp>
17
#include <sycl/ext/oneapi/device_global/device_global.hpp>
18
#include <sycl/usm.hpp>
0 commit comments