[all-commits] [llvm/llvm-project] 4693ef: [AMDGPU] Remove Base_MUBUF_Real_Atomic_gfx11. NFC....

Jay Foad via All-commits all-commits at lists.llvm.org
Tue Mar 5 03:58:29 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4693efe19c1cbb19ecac61e46802ffe74bd1a7ce
      https://github.com/llvm/llvm-project/commit/4693efe19c1cbb19ecac61e46802ffe74bd1a7ce
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/BUFInstructions.td

  Log Message:
  -----------
  [AMDGPU] Remove Base_MUBUF_Real_Atomic_gfx11. NFC. (#83994)

This class only existed to set the dlc bit for GFX11 atomics. It is
simpler to set dlc for all loads/stores/atomics in the base class.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list