[all-commits] [llvm/llvm-project] 82e33d: [AMDGPU] Add VDSDIR instructions for GFX12 (#75197)
Mirko Brkušanin via All-commits
all-commits at lists.llvm.org
Wed Jan 3 07:32:14 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82e33d6203f62c0be16f8da8d4178e7fa9e790ea
https://github.com/llvm/llvm-project/commit/82e33d6203f62c0be16f8da8d4178e7fa9e790ea
Author: Mirko Brkušanin <Mirko.Brkusanin at amd.com>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
A llvm/lib/Target/AMDGPU/DSDIRInstructions.td
R llvm/lib/Target/AMDGPU/LDSDIRInstructions.td
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/SIInstructions.td
M llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.lds.direct.load.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.lds.param.load.ll
A llvm/test/MC/AMDGPU/gfx12_asm_vdsdir.s
A llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vdsdir.txt
Log Message:
-----------
[AMDGPU] Add VDSDIR instructions for GFX12 (#75197)
More information about the All-commits
mailing list