[all-commits] [llvm/llvm-project] 086a9c: Reland [AMDGPU] gfx11 VOP1+VOP2 Instruction MC sup...
Joe Nash via All-commits
all-commits at lists.llvm.org
Wed Jun 8 08:40:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 086a9c106274b597ba501f47281f78b392d86afe
https://github.com/llvm/llvm-project/commit/086a9c106274b597ba501f47281f78b392d86afe
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
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/VOP1Instructions.td
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/test/MC/AMDGPU/gfx11_asm_dpp.s
A llvm/test/MC/AMDGPU/gfx11_asm_dpp16.s
A llvm/test/MC/AMDGPU/gfx11_asm_dpp8.s
M llvm/test/MC/AMDGPU/gfx11_vop123.s
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt
Log Message:
-----------
Reland [AMDGPU] gfx11 VOP1+VOP2 Instruction MC support
The reverted dependent commit is now relanded, so reland this.
Includes dpp instructions and vop1/vop2 promoted to vop3
Patch 17/N for upstreaming of AMDGPU gfx11 architecture
Depends on D126483
Reviewed By: rampitec, #amdgpu
Differential Revision: https://reviews.llvm.org/D126917
More information about the All-commits
mailing list