Skip to content

Commit c0cb28e

Browse files
authored
[SYCL][E2E] Update pf-wg-atomic64.cpp (#16029)
This DISABLED does nothing. As I understand this test should be run on a device without atomic64 support.
1 parent d2836c2 commit c0cb28e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sycl/test-e2e/Regression/pf-wg-atomic64.cpp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
// DISABLED: aspect-atomic64
1+
// UNSUPPORTED: aspect-atomic64
2+
// UNSUPPORTED-INTENDED: The test is intended for devices without atomic64
3+
// support.
24
// RUN: %{build} -o %t.out
35
// RUN: %{run} %t.out
46

0 commit comments

Comments
 (0)