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

Commit e6ee818

Browse files
authored
Update SYCL/ESIMD/dword_atomic_smoke.cpp
1 parent 79757b9 commit e6ee818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SYCL/ESIMD/dword_atomic_smoke.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// RUN: %clangxx -fsycl %s -o %t.out
1313
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1414

15+
// This macro disables usage of LSC atomics in the included test.
1516
#define UNDEF_USE_LSC_ATOMICS
1617

1718
#include "lsc/atomic_smoke.cpp"

0 commit comments

Comments
 (0)