[PATCH] D78597: [AMDGPU] Define AGPR subregs
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 21 16:16:49 PDT 2020
rampitec created this revision.
rampitec added reviewers: arsenm, foad, vpykhtin.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
rampitec added a parent revision: D78591: [AMDGPU] Define special SGPR subregs.
These are only needed as VGPR counterpart.
https://reviews.llvm.org/D78597
Files:
llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/lib/Target/AMDGPU/AMDGPURegisterBanks.td
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/lib/Target/AMDGPU/SIRegisterInfo.td
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/test/CodeGen/AMDGPU/lo16-hi16-illegal-copy.mir
llvm/test/CodeGen/AMDGPU/lo16-lo16-physreg-copy-agpr.mir
llvm/test/CodeGen/AMDGPU/sched-assert-dead-def-subreg-use-other-subreg.mir
llvm/test/CodeGen/AMDGPU/sched-handleMoveUp-subreg-def-across-subreg-def.mir
llvm/test/CodeGen/AMDGPU/subreg-undef-def-with-other-subreg-defs.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78597.259121.patch
Type: text/x-patch
Size: 17014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/c4382878/attachment.bin>
More information about the llvm-commits
mailing list