Skip to content

Commit 7a77037

Browse files
authored
[SYCL][Test E2E] Enable 2 tests after CPU RT uplift to 2023.16.6.0.28 (#10966)
1 parent a9a9f7f commit 7a77037

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

sycl/test-e2e/Scheduler/DISABLED_DataMovement.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// RUN: %{build} -o %t.out %debug_option
22
// RUN: %{run} %t.out
33
//
4-
// XFAIL: cpu
54
//==-------------------------- DataMovement.cpp ----------------------------==//
65
//
76
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

sycl/test-e2e/SubGroup/scan_spirv13.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// RUN: %{build} -o %t.out
22
// RUN: %{run} %t.out
33

4-
// Missing GroupNonUniformArithmetic capability on CPU RT
5-
// XFAIL: cpu
6-
74
// This test verifies the correct work of SPIR-V 1.3 exclusive_scan() and
85
// inclusive_scan() algoriths used with the operation MUL, bitwise OR, XOR, AND.
96

0 commit comments

Comments
 (0)