================ @@ -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 ---------------- arsenm wrote:
This refers to i_atomicrmw? The documentation bot passes. 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