[clang] [libclc] [libclc] Enable 64-bit atomics for nvptx64 (PR #213691)

Wenju He via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 3 19:52:14 PDT 2026


wenju-he wrote:

> I guarded it on getMaxAtomicInlineWidth() >= 64 rather than enabling it unconditionally.

LGTM

https://github.com/llvm/llvm-project/pull/213691


More information about the cfe-commits mailing list