MachineCode Support for FLAT type instructions
Contributors:
Sebastian Neubauer <sebastian.neubauer@amd.com>
Patch 12/N for upstreaming of AMDGPU gfx11 architecture.
Depends on D125989
Paths
| Differential D125992
[AMDGPU] gfx11 FLAT Instructions ClosedPublic Authored by Joe_Nash on May 19 2022, 11:21 AM.
Details
Summary MachineCode Support for FLAT type instructions Contributors: Patch 12/N for upstreaming of AMDGPU gfx11 architecture. Depends on D125989
Diff Detail
Event Timeline
Joe_Nash marked 7 inline comments as done. Comment Actionsremove blank lines, remove negative test from flat-gfx11-mnemonic, remove redundant field
Comment Actions Refactored test files, separated negative tests, and corrected some tests for the number of bits in the offset field This revision is now accepted and ready to land.May 24 2022, 11:14 AM This revision was landed with ongoing or failed builds.May 25 2022, 12:57 PM Closed by commit rG835e09c4c3ee: [AMDGPU] gfx11 FLAT Instructions (authored by Joe_Nash). · Explain Why This revision was automatically updated to reflect the committed changes. Joe_Nash marked an inline comment as done.
Revision Contents
Diff 432097 llvm/lib/Target/AMDGPU/FLATInstructions.td
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/test/MC/AMDGPU/flat-gfx11-mnemonic.s
llvm/test/MC/AMDGPU/gfx11-flat-errs.s
llvm/test/MC/AMDGPU/gfx11_err.s
llvm/test/MC/AMDGPU/gfx11_flat.s
llvm/test/MC/Disassembler/AMDGPU/flat-gfx11.txt
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt
|
This is duplicate of the same declarations above.