We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ae015 commit f5d9891Copy full SHA for f5d9891
sycl/test-e2e/AtomicRef/atomic_memory_order_acq_rel.cpp
@@ -3,6 +3,8 @@
3
// RUN: %GPU_RUN_PLACEHOLDER %t.out
4
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5
6
+// https://github.com/intel/llvm/issues/8847
7
+// REQUIRES: TEMPORARY_DISABLED
8
// NOTE: Tests fetch_add for acquire and release memory ordering.
9
10
#include "atomic_memory_order.h"
0 commit comments