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 c8986cd commit 9ad2b0dCopy full SHA for 9ad2b0d
libclc/libspirv/include/libspirv/atomic/atomic_xchg.h
@@ -6,6 +6,7 @@
6
//
7
//===----------------------------------------------------------------------===//
8
9
+#define __SPIRV_FUNCTION __spirv_AtomicExchange
10
#define __SPIRV_FUNCTION_S __spirv_AtomicExchange
11
#define __SPIRV_FUNCTION_U __spirv_AtomicExchange
12
#define __SPIRV_INT64_BASE
0 commit comments