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 9aca1c3 commit c7ba30eCopy full SHA for c7ba30e
sycl/test-e2e/MemorySanitizer/check_large_access.cpp
@@ -7,6 +7,9 @@
7
// XFAIL: spirv-backend
8
// XFAIL-TRACKER: https://github.com/llvm/llvm-project/issues/122075
9
10
+// XFAIL: linux && cpu && run-mode
11
+// XFAIL-TRACKER: https://github.com/intel/llvm/issues/17959
12
+
13
#include "sycl/detail/core.hpp"
14
#include <sycl/vector.hpp>
15
sycl/test-e2e/MemorySanitizer/local/parallel_for_work_group.cpp
@@ -9,6 +9,9 @@
// XFAIL: spirv-backend && gpu && run-mode
#include <sycl/group.hpp>
16
#include <sycl/usm.hpp>
17
0 commit comments