Skip to content

Commit f694c84

Browse files
authored
[SYCL][InvokeSimd][E2E] Enable uniform retval tests (#12487)
They pass with the new driver. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 9d0888c commit f694c84

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

sycl/test-e2e/InvokeSimd/Spec/ImplicitSubgroup/uniform_retval.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
// Check that full compilation works:
52
// RUN: %clangxx -DIMPL_SUBGROUP -fsycl -fno-sycl-device-code-split-esimd -Xclang -fsycl-allow-func-ptr %S/../uniform_retval.cpp -o %t.out
63
// RUN: env IGC_VCSaveStackCallLinkage=1 IGC_VCDirectCallsOnly=1 %{run} %t.out

sycl/test-e2e/InvokeSimd/Spec/uniform_retval.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
// Check that full compilation works:
52
// RUN: %{build} -fno-sycl-device-code-split-esimd -Xclang -fsycl-allow-func-ptr -o %t.out
63
// RUN: env IGC_VCSaveStackCallLinkage=1 IGC_VCDirectCallsOnly=1 %{run} %t.out

0 commit comments

Comments
 (0)