Contributors:
Carl Ritson <carl.ritson@amd.com>
Patch 8/N for upstreaming of AMDGPU gfx11 architecture.
Depends on D125498
Paths
| Differential D125820
[AMDGPU] gfx11 LDSDIR instructions MC support ClosedPublic Authored by Joe_Nash on May 17 2022, 11:14 AM.
Details
Summary Contributors: Patch 8/N for upstreaming of AMDGPU gfx11 architecture. Depends on D125498
Diff Detail
Event TimelineJoe_Nash added a child revision: D125822: [AMDGPU] gfx11 scalar memory instructions.May 17 2022, 11:39 AM Comment Actions LGTM with formatting fixed.
This revision is now accepted and ready to land.May 17 2022, 11:53 AM
Joe_Nash marked 2 inline comments as done. Comment Actionsdeleted dead parser function and fixed formatting
This revision was landed with ongoing or failed builds.May 19 2022, 7:36 AM Closed by commit rG729467aceff8: [AMDGPU] gfx11 LDSDIR instructions MC support (authored by Joe_Nash). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430673 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/LDSDIRInstructions.td
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/lib/Target/AMDGPU/SIDefines.h
llvm/lib/Target/AMDGPU/SIInstrFormats.td
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/MC/AMDGPU/gfx11_err.s
llvm/test/MC/AMDGPU/ldsdir.s
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt
|
Formatting, code is misaligned.