[all-commits] [llvm/llvm-project] 884cb6: AMDGPU: Handle gfx950 96/128-bit buffer_load_lds
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Nov 18 12:08:07 PST 2024
Branch: refs/heads/users/arsenm/gfx950/buffer-load-lds-96-128
Home: https://github.com/llvm/llvm-project
Commit: 884cb697a58e021372842cc674806a5228a84ef0
https://github.com/llvm/llvm-project/commit/884cb697a58e021372842cc674806a5228a84ef0
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