Skip to content

Commit 14a9812

Browse files
authored
[SYCL] Remove XFAIL from SPMD_invoke_ESIMD_external.cpp (intel#10106)
These tests now pass after this commit: intel@8417687 > Unexpectedly Passed Tests (2): SYCL :: InvokeSimd/Feature/ImplicitSubgroup/SPMD_invoke_ESIMD_external.cpp SYCL :: InvokeSimd/Feature/SPMD_invoke_ESIMD_external.cpp
1 parent 77e719a commit 14a9812

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

sycl/test-e2e/InvokeSimd/Feature/ImplicitSubgroup/SPMD_invoke_ESIMD_external.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO: enable when Jira ticket resolved
2-
// XFAIL: gpu
3-
//
41
// RUN: %clangxx -DIMPL_SUBGROUP -fsycl -fno-sycl-device-code-split-esimd -Xclang -fsycl-allow-func-ptr %S/../SPMD_invoke_ESIMD_external.cpp -o %t.out
52
// RUN: env IGC_VCSaveStackCallLinkage=1 IGC_VCDirectCallsOnly=1 %{run} %t.out
63
//

sycl/test-e2e/InvokeSimd/Feature/SPMD_invoke_ESIMD_external.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// TODO: enable when Jira ticket resolved
2-
// XFAIL: gpu
3-
//
41
// RUN: %{build} -fno-sycl-device-code-split-esimd -Xclang -fsycl-allow-func-ptr -o %t.out
52
// RUN: env IGC_VCSaveStackCallLinkage=1 IGC_VCDirectCallsOnly=1 %{run} %t.out
63
//

0 commit comments

Comments
 (0)