MC layer support for instructions in the MIMG encoding(Image
instructions).
Contributors:
Carl Ritson <carl.ritson@amd.com>
Patch 13/N for upstreaming of AMDGPU gfx11 architecture.
Depends on D125992
Paths
| Differential D126463
[AMDGPU] gfx11 Image instructions ClosedPublic Authored by Joe_Nash on May 26 2022, 6:58 AM.
Details
Summary MC layer support for instructions in the MIMG encoding(Image Contributors: Patch 13/N for upstreaming of AMDGPU gfx11 architecture. Depends on D125992
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 26 2022, 10:05 AM This revision was landed with ongoing or failed builds.May 31 2022, 8:21 AM Closed by commit rGe8860bee2838: [AMDGPU] gfx11 Image instructions (authored by Joe_Nash). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 433093 llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
llvm/lib/Target/AMDGPU/MIMGInstructions.td
llvm/lib/Target/AMDGPU/SIInstrFormats.td
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/test/MC/AMDGPU/gfx11_asm_mimg.s
llvm/test/MC/AMDGPU/gfx11_asm_mimg_err.s
llvm/test/MC/Disassembler/AMDGPU/gfx11_mimg.txt
|