[clang] [llvm] [NVPTX][clang] Remove scoped atomic intrinsics; use atomicrmw/cmpxchg (PR #200735)

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 1 11:46:17 PDT 2026


jlebar wrote:

> I think thanks to some recent work by @akshayrdeodhar this family of intrinsics is redundant and should probably be completely removed

OK, done!

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


More information about the cfe-commits mailing list