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 9d0888c commit f694c84Copy full SHA for f694c84
sycl/test-e2e/InvokeSimd/Spec/ImplicitSubgroup/uniform_retval.cpp
@@ -1,6 +1,3 @@
1
-// TODO: enable when Jira ticket resolved
2
-// XFAIL: gpu
3
-//
4
// Check that full compilation works:
5
// RUN: %clangxx -DIMPL_SUBGROUP -fsycl -fno-sycl-device-code-split-esimd -Xclang -fsycl-allow-func-ptr %S/../uniform_retval.cpp -o %t.out
6
// RUN: env IGC_VCSaveStackCallLinkage=1 IGC_VCDirectCallsOnly=1 %{run} %t.out
sycl/test-e2e/InvokeSimd/Spec/uniform_retval.cpp
// RUN: %{build} -fno-sycl-device-code-split-esimd -Xclang -fsycl-allow-func-ptr -o %t.out
0 commit comments