[all-commits] [llvm/llvm-project] e61103: AMDGPU: Handle gfx950 96/128-bit buffer_load_lds

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Nov 18 13:42:06 PST 2024


  Branch: refs/heads/users/arsenm/gfx950/buffer-load-lds-96-128
  Home:   https://github.com/llvm/llvm-project
  Commit: e6110347d262f74c2f2c76dfde113723ac21115c
      https://github.com/llvm/llvm-project/commit/e6110347d262f74c2f2c76dfde113723ac21115c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
    M llvm/lib/Target/AMDGPU/BUFInstructions.td
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.global.load.lds.gfx950.ll
    A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.raw.ptr.buffer.load.lds.gfx950.ll
    A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.ptr.buffer.load.lds.gfx950.ll
    A llvm/test/MC/AMDGPU/mubuf-gfx950.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx950.txt

  Log Message:
  -----------
  AMDGPU: Handle gfx950 96/128-bit buffer_load_lds

Enforcing this limit in the clang builtin will come later.



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