Skip to content

DPC++ daily 2022-11-14

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 14 Nov 17:35
· 119149 commits to sycl since this release
d6a8fd1
[LIBCLC] Extend __CLC_NVVM_ATOMIC with generic AS (#7221)

The diffs don't show it very well, but this patch extends
`__CLC_NVVM_ATOMIC` macro to generate one more overload, targetting a
generic address space, while at it, it also fixes a mangled name used in
the implementation of `__CLC_NVVM_ATOMIC_IMPL_SUBSTITUTION`.