File tree Expand file tree Collapse file tree 4 files changed +0
-8
lines changed
sycl/test-e2e/GroupAlgorithm/SYCL2020/group_sort Expand file tree Collapse file tree 4 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 22// UNSUPPORTED: target-nvidia || target-amd
33// UNSUPPORTED-INTENDED: subgroup size requirement implicitly make nvptx/amdgcn
44// not supported
5- // XFAIL: target-native_cpu
6- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/20142
75
86// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
97// RUN: %{run} %t.out
Original file line number Diff line number Diff line change 1212// Depends on SPIR-V Backend & run-time drivers version.
1313// UNSUPPORTED: spirv-backend && cpu
1414// UNSUPPORTED-TRACKER: CMPLRLLVM-64705
15- // XFAIL: target-native_cpu
16- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/20142
1715
1816// The test verifies sort API extension.
1917// Currently it checks the following combinations:
Original file line number Diff line number Diff line change 22// UNSUPPORTED: target-nvidia || target-amd
33// UNSUPPORTED-INTENDED: subgroup size requirement implicitly make nvptx/amdgcn
44// not supported
5- // XFAIL: target-native_cpu
6- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/20142
75
86// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
97// RUN: %{run} %t.out
Original file line number Diff line number Diff line change 22// UNSUPPORTED: target-nvidia || target-amd
33// UNSUPPORTED-INTENDED: subgroup size requirement implicitly make nvptx/amdgcn
44// not supported
5- // XFAIL: target-native_cpu
6- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/20142
75
86// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
97// RUN: %{run} %t.out
You can’t perform that action at this time.
0 commit comments