[all-commits] [llvm/llvm-project] c01e84: [AMDGPU] Update compute program resource registers...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Jan 2 05:24:56 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c01e844a7ea7cce4d9477b04d2c9ccaff3606f04
https://github.com/llvm/llvm-project/commit/c01e844a7ea7cce4d9477b04d2c9ccaff3606f04
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-01-02 (Tue, 02 Jan 2024)
Changed paths:
M llvm/docs/AMDGPUUsage.rst
M llvm/include/llvm/Support/AMDHSAKernelDescriptor.h
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
M llvm/test/MC/AMDGPU/hsa-diag-v4.s
M llvm/test/MC/AMDGPU/hsa-gfx12-v4.s
A llvm/test/tools/llvm-objdump/ELF/AMDGPU/kd-gfx12.s
Log Message:
-----------
[AMDGPU] Update compute program resource registers for GFX12 (#75911)
Co-authored-by: Konstantin Zhuravlyov <kzhuravl at amd.com>
More information about the All-commits
mailing list