[all-commits] [llvm/llvm-project] 835e09: [AMDGPU] gfx11 FLAT Instructions
Joe Nash via All-commits
all-commits at lists.llvm.org
Wed May 25 12:57:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 835e09c4c3eea2d7fadaf8a4e554e7912b9242a2
https://github.com/llvm/llvm-project/commit/835e09c4c3eea2d7fadaf8a4e554e7912b9242a2
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/FLATInstructions.td
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
A llvm/test/MC/AMDGPU/flat-gfx11-mnemonic.s
A llvm/test/MC/AMDGPU/gfx11-flat-errs.s
M llvm/test/MC/AMDGPU/gfx11_err.s
A llvm/test/MC/AMDGPU/gfx11_flat.s
A llvm/test/MC/Disassembler/AMDGPU/flat-gfx11.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt
Log Message:
-----------
[AMDGPU] gfx11 FLAT Instructions
MachineCode Support for FLAT type instructions
Contributors:
Sebastian Neubauer <sebastian.neubauer at amd.com>
Patch 12/N for upstreaming of AMDGPU gfx11 architecture.
Depends on D125989
Reviewed By: rampitec, #amdgpu
Differential Revision: https://reviews.llvm.org/D125992
More information about the All-commits
mailing list