Skip to content

Commit f8011dc

Browse files
committed
[SYCL] remove XFAIL
1 parent 0605577 commit f8011dc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/FreeFunctionKernels/structs_with_special_types_as_kernel_paramters.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// RUN: %{build} -o %t.out
22
// RUN: %{run} %t.out
33

4-
// XFAIL: target-nvidia
5-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/20908
6-
74
// This test verifies whether struct that contains either sycl::local_accesor or
85
// sycl::accessor can be used with free function kernels extension.
96

0 commit comments

Comments
 (0)