We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6bf17b commit 4bb9fa8Copy full SHA for 4bb9fa8
sycl/test/matrix/matrix-elemwise-ops.cpp
@@ -1,5 +1,5 @@
1
// RUN: %clangxx -fsycl -O2 %s -o %t.out
2
-// XFAIL: *
+
3
#include <CL/sycl.hpp>
4
#if (SYCL_EXT_ONEAPI_MATRIX == 2)
5
#include <iostream>
0 commit comments