Contributors:
Jay Foad <jay.foad@amd.com>
Dmitry Preobrazhensky <d-pre@mail.ru>
Patch 10/N for upstreaming of AMDGPU gfx11 architecture.
Depends on D125822
Paths
| Differential D125824
[AMDGPU] gfx11 export instructions ClosedPublic Authored by Joe_Nash on May 17 2022, 11:58 AM.
Details
Summary Contributors: Patch 10/N for upstreaming of AMDGPU gfx11 architecture. Depends on D125822
Diff Detail
Event Timeline
Joe_Nash added a child revision: D125989: [AMDGPU] gfx11 vinterp instructions MC support.May 19 2022, 10:03 AM
Comment Actions LGTM. I believe the issue with unused MCInst fields may be fixed by a separate patch (if this is really necessary). This revision is now accepted and ready to land.May 25 2022, 11:55 AM This revision was landed with ongoing or failed builds.May 25 2022, 12:12 PM Closed by commit rG1a51ab766f47: [AMDGPU] gfx11 export instructions (authored by Joe_Nash). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 432075 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h
llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
llvm/lib/Target/AMDGPU/EXPInstructions.td
llvm/lib/Target/AMDGPU/SIDefines.h
llvm/lib/Target/AMDGPU/SIInstrFormats.td
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/lib/Target/AMDGPU/VIInstrFormats.td
llvm/test/MC/AMDGPU/exp-err.s
llvm/test/MC/AMDGPU/exp-gfx10.s
llvm/test/MC/AMDGPU/exp-gfx11.s
llvm/test/MC/AMDGPU/exp-pregfx11.s
llvm/test/MC/AMDGPU/exp.s
llvm/test/MC/Disassembler/AMDGPU/exp_gfx11.txt
|
Why not remove them then? I guess that would just move the handling from MI->MC from the pseudo