File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
sycl/test-e2e/InvokeSimd/Regression Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 3
3
// REQUIRES: gpu-intel-pvc && linux
4
4
// UNSUPPORTED: cuda || hip
5
5
//
6
- // TODO: enable when Jira issue resolved, currently fail with VISALTO enable
7
- // XFAIL: gpu-intel-pvc
8
- //
9
6
// RUN: %clangxx -DIMPL_SUBGROUP -fsycl -fno-sycl-device-code-split-esimd -Xclang -fsycl-allow-func-ptr %S/../nbarrier_basic.cpp -o %t.out
10
7
// RUN: env IGC_VCSaveStackCallLinkage=1 IGC_VCDirectCallsOnly=1 %GPU_RUN_PLACEHOLDER %t.out
11
8
//
Original file line number Diff line number Diff line change 3
3
// REQUIRES: gpu-intel-pvc && linux
4
4
// UNSUPPORTED: cuda || hip
5
5
//
6
- // TODO: enable when Jira issue resolved, currently fail with VISALTO enable
7
- // XFAIL: gpu-intel-pvc
8
- //
9
6
// RUN: %clangxx -fsycl -fno-sycl-device-code-split-esimd -Xclang -fsycl-allow-func-ptr %s -o %t.out
10
7
// RUN: env IGC_VCSaveStackCallLinkage=1 IGC_VCDirectCallsOnly=1 %GPU_RUN_PLACEHOLDER %t.out
11
8
//
You can’t perform that action at this time.
0 commit comments