sources to SALU and VALU instructions.
Contributors:
Baptiste Saleil <baptiste.saleil@amd.com>
Patch 20/N for upstreaming of AMDGPU gfx11 architecture
Depends on D126989
Paths
| Differential D127143
[AMDGPU] gfx11 EXECZ and VCCZ are no longer allowed to be used as ClosedPublic Authored by Joe_Nash on Jun 6 2022, 12:05 PM.
Details
Summary sources to SALU and VALU instructions. Contributors: Patch 20/N for upstreaming of AMDGPU gfx11 architecture Depends on D126989
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Jun 6 2022, 1:55 PM Joe_Nash retitled this revision from [AMDGPU] gfx11 MC asm printer/parser tweaks to [AMDGPU] gfx11 EXECZ and VCCZ are no longer allowed to be used as.Jun 7 2022, 6:10 AM Joe_Nash added a child revision: D127241: [AMDGPU] gfx11 add bits to COMPUTE_PGM_RSRC3.Jun 7 2022, 11:39 AM Comment Actions LGTM modulo nits.
Joe_Nash marked 3 inline comments as done. Comment Actionsremoved src_pops change, removed comment change, clang-format This revision was landed with ongoing or failed builds.Jun 10 2022, 7:31 AM Closed by commit rGfd3304ef8545: [AMDGPU] gfx11 EXECZ and VCCZ are no longer allowed to be used as (authored by Joe_Nash). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 434592 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/test/MC/AMDGPU/gfx10-constant-bus.s
llvm/test/MC/AMDGPU/gfx11_asm_operands.s
llvm/test/MC/Disassembler/AMDGPU/decode-err.txt
|
Nit: & goes after the space. Doesn't clang-format fix this?