Skip to content

Commit b35194f

Browse files
jchlandabader
andauthored
Update libclc/ptx-nvidiacl/libspirv/atomic/atomic_cmpxchg.cl
Co-authored-by: Alexey Bader <alexey.bader@intel.com>
1 parent d2eb42f commit b35194f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libclc/ptx-nvidiacl/libspirv/atomic/atomic_cmpxchg.cl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ _CLC_OVERLOAD _CLC_DECL void __spirv_MemoryBarrier(unsigned int, unsigned int);
7979
ADDR_SPACE_NV, SUBSTITUTION1, SUBSTITUTION2) \
8080
__attribute__((always_inline)) _CLC_DECL TYPE _Z29__spirv_\
8181
Atomic##OP_MANGLED##POINTER_AND_ADDR_SPACE_MANGLED##TYPE_MANGLED##N5\
82-
__spv5Scope4FlagENS##SUBSTITUTION##_19Memory\
82+
__spv5Scope4FlagENS##SUBSTITUTION1##_19Memory\
8383
SemanticsMask4FlagES##SUBSTITUTION2##_##TYPE_MANGLED##TYPE_MANGLED( \
8484
volatile ADDR_SPACE TYPE *pointer, enum Scope scope, \
8585
enum MemorySemanticsMask semantics1, \

0 commit comments

Comments
 (0)