Skip to content

Commit

Permalink
[SYCL] Disable test-e2e/AtomicRef/atomic_memory_order_acq_rel.cpp (#8885
Browse files Browse the repository at this point in the history
)

See #8847

---------

Co-authored-by: Alexey Bader <[email protected]>
  • Loading branch information
aelovikov-intel and bader authored Mar 31, 2023
1 parent 24ae015 commit f5d9891
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sycl/test-e2e/AtomicRef/atomic_memory_order_acq_rel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
// RUN: %GPU_RUN_PLACEHOLDER %t.out
// RUN: %ACC_RUN_PLACEHOLDER %t.out

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

#include "atomic_memory_order.h"
Expand Down

0 comments on commit f5d9891

Please sign in to comment.