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 597fc1d commit eb72c50Copy full SHA for eb72c50
sycl/test-e2e/Basic/built-ins/marray_geometric.cpp
@@ -1,7 +1,5 @@
1
// RUN: %{build} -o %t.out
2
// RUN: %{run} %t.out
3
-// TODO: Remove XFAIL after fixing https://github.com/intel/llvm/issues/13397
4
-// XFAIL: cpu
5
6
#include "helpers.hpp"
7
sycl/test-e2e/KernelCompiler/kernel_compiler_spirv.cpp
@@ -10,8 +10,6 @@
10
11
12
// RUN: %{run} %t.out %S/Kernels/kernels.spv %S/Kernels/kernels_fp16.spv %S/Kernels/kernels_fp64.spv
13
14
15
16
// Test case for the sycl_ext_oneapi_kernel_compiler_spirv extension. This test
17
// loads pre-compiled kernels from a SPIR-V file and runs them.
0 commit comments