[llvm] [AMDGPU] CodeGen for 64-bit buffer atomic cmpswap intrinsics (PR #70475)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 30 07:02:43 PDT 2023
jayfoad wrote:
I think this was just an oversight. We already have codegen support for other 64-bit buffer atomics, and for non-buffer (flat/global) 64-bit cmpswap.
https://github.com/llvm/llvm-project/pull/70475
More information about the llvm-commits
mailing list