================ @@ -75,6 +75,11 @@ Changes to the AArch64 Backend Changes to the AMDGPU Backend ----------------------------- +* Removed ``llvm.amdgcn.flat.atomic.fadd`` and + ``llvm.amdgcn.global.atomic.fadd`` intrinsics. Users should use the + :ref:`atomicrmw <i_atomicrmw>` instruction with `fadd` and ---------------- Pierre-vh wrote:
Does `i_atomicrmw` work here? Did you try building the docs? https://github.com/llvm/llvm-project/pull/97051 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits