This is undocumented, but it should work.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Can you add the testcase where this was failing to compile from introduced S->A copies?
Paths
| Differential D122252
[AMDGPU] Allow v_accvgpr_write to use SGPR on gfx90a ClosedPublic Authored by rampitec on Mar 22 2022, 12:12 PM.
Details Summary This is undocumented, but it should work.
Diff Detail
Event TimelineComment Actions Can you add the testcase where this was failing to compile from introduced S->A copies? Comment Actions
I do not have this testcase. Maybe @cdevadas has? Comment Actions
I think @hsmhsm had one This revision is now accepted and ready to land.Mar 22 2022, 1:30 PM This revision was landed with ongoing or failed builds.Mar 22 2022, 1:52 PM Closed by commit rG72c1a0d9c224: [AMDGPU] Allow v_accvgpr_write to use SGPR on gfx90a (authored by rampitec). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 417394 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.mfma.gfx90a.ll
llvm/test/CodeGen/AMDGPU/accvgpr-copy.mir
llvm/test/CodeGen/AMDGPU/agpr-copy-sgpr-no-vgprs.mir
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.bf16.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.gfx90a.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.i8.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.ll
llvm/test/CodeGen/AMDGPU/mfma-loop.ll
llvm/test/MC/AMDGPU/mai-gfx90a.s
llvm/test/MC/AMDGPU/mai-gfx940.s
llvm/test/MC/Disassembler/AMDGPU/mai-gfx90a.txt
|