Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit f7f2884

Browse files
authored
[SYCL] Remove XFAIL for sub group reduce tests (#1156)
1 parent 1a084e5 commit f7f2884

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

SYCL/SubGroup/reduce_spirv13.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// RUN: %GPU_RUN_PLACEHOLDER %t.out
66
// RUN: %ACC_RUN_PLACEHOLDER %t.out
77

8-
// Missing GroupNonUniformArithmetic capability on CPU RT
9-
// XFAIL: cpu
10-
118
// This test verifies the correct work of SPIR-V 1.3 reduce algorithm
129
// used with the operation MUL, bitwise OR, XOR, AND.
1310

SYCL/SubGroup/reduce_spirv13_fp64.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// RUN: %GPU_RUN_PLACEHOLDER %t.out
66
// RUN: %ACC_RUN_PLACEHOLDER %t.out
77

8-
// Missing GroupNonUniformArithmetic capability on CPU RT
9-
// XFAIL: cpu
10-
118
// This test verifies the correct work of SPIR-V 1.3 reduce algorithm
129
// used with MUL operation.
1310

0 commit comments

Comments
 (0)