Skip to content

Commit 0259e6a

Browse files
authored
Revert "[SYCL] Enable parallel indexers for AMD, after adding global offset (intel/llvm-test-suite#934)" (intel/llvm-test-suite#940)
This reverts commit 41cf2ae.
1 parent 41cf2ae commit 0259e6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/Basic/parallel_for_indexers.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
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
811

912
#include <CL/sycl.hpp>
1013

0 commit comments

Comments
 (0)