Includes dpp instructions and vop1/vop2 promoted to vop3
Patch 17/N for upstreaming of AMDGPU gfx11 architecture
Depends on D126483
Paths
| Differential D126917
[AMDGPU] gfx11 VOP1+VOP2 Instruction MC support ClosedPublic Authored by Joe_Nash on Jun 2 2022, 1:44 PM.
Details
Summary Includes dpp instructions and vop1/vop2 promoted to vop3 Patch 17/N for upstreaming of AMDGPU gfx11 architecture Depends on D126483
Diff Detail
Event TimelineComment Actions LGTM, except for unrelated SMRD tests.
This revision is now accepted and ready to land.Jun 3 2022, 10:20 AM Joe_Nash added a child revision: D126978: [AMDGPU] gfx11 VOP3P instruction MC support.Jun 3 2022, 10:39 AM This revision was landed with ongoing or failed builds.Jun 6 2022, 7:26 AM Closed by commit rG6079804498be: [AMDGPU] gfx11 VOP1+VOP2 Instruction MC support (authored by Joe_Nash). · Explain Why This revision was automatically updated to reflect the committed changes. Joe_Nash added a reverting change: rGf617f89e5b83: Revert "[AMDGPU] gfx11 VOP1+VOP2 Instruction MC support".Jun 6 2022, 2:39 PM
Revision Contents
Diff 434013 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/VOP1Instructions.td
llvm/lib/Target/AMDGPU/VOP2Instructions.td
llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/test/MC/AMDGPU/gfx11_asm_dpp.s
llvm/test/MC/AMDGPU/gfx11_asm_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_dpp8.s
llvm/test/MC/AMDGPU/gfx11_vop123.s
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt
|
Can you please submit this portion separately? It is unrelated (and NFC as well, so not need to review).