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

Commit caf5e24

Browse files
authored
Revert "[SYCL] Enable parallel indexers for AMD, after adding global offset (#934)" (#940)
This reverts commit 0f885d5.
1 parent 0f885d5 commit caf5e24

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)