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

Commit 0f885d5

Browse files
authored
[SYCL] Enable parallel indexers for AMD, after adding global offset (#934)
1 parent 051850a commit 0f885d5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SYCL/Basic/parallel_for_indexers.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// RUN: %CPU_RUN_PLACEHOLDER %t2.out
66
// RUN: %GPU_RUN_PLACEHOLDER %t2.out
77
// RUN: %ACC_RUN_PLACEHOLDER %t2.out
8-
//
9-
// Incorrect results with hip on AMD
10-
// XFAIL: hip_amd
118

129
#include <CL/sycl.hpp>
1310

0 commit comments

Comments
 (0)