Skip to content

Commit f5d9891

Browse files
[SYCL] Disable test-e2e/AtomicRef/atomic_memory_order_acq_rel.cpp (#8885)
See #8847 --------- Co-authored-by: Alexey Bader <[email protected]>
1 parent 24ae015 commit f5d9891

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/AtomicRef/atomic_memory_order_acq_rel.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// RUN: %GPU_RUN_PLACEHOLDER %t.out
44
// RUN: %ACC_RUN_PLACEHOLDER %t.out
55

6+
// https://github.com/intel/llvm/issues/8847
7+
// REQUIRES: TEMPORARY_DISABLED
68
// NOTE: Tests fetch_add for acquire and release memory ordering.
79

810
#include "atomic_memory_order.h"

0 commit comments

Comments
 (0)