[all-commits] [llvm/llvm-project] 2e0a9e: AMDGPU: Remove flat/global atomic fadd v2bf16 intr...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Aug 20 13:25:39 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-remove-global-flat-atomic-fadd-v2bf16-intrinsics
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e0a9eb2af36f1b4d9e8df8118af863337e52d1c
      https://github.com/llvm/llvm-project/commit/2e0a9eb2af36f1b4d9e8df8118af863337e52d1c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
    M llvm/lib/IR/AutoUpgrade.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
    M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
    M llvm/lib/Target/AMDGPU/FLATInstructions.td
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/test/Bitcode/amdgcn-atomic.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/fp-atomics-gfx940.ll
    M llvm/test/CodeGen/AMDGPU/fp-atomics-gfx1200.ll
    M llvm/test/CodeGen/AMDGPU/fp-atomics-gfx940.ll

  Log Message:
  -----------
  AMDGPU: Remove flat/global atomic fadd v2bf16 intrinsics

These are now fully covered by atomicrmw.



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