[PATCH] D14103: AMDGPU: Distribute SGPR->VGPR copies of REG_SEQUENCE
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 26 21:17:44 PDT 2015
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.
Make the REG_SEQUENCE be a VGPR, and do the register class copy first.
http://reviews.llvm.org/D14103
Files:
lib/Target/AMDGPU/SIFixSGPRCopies.cpp
test/CodeGen/AMDGPU/imm.ll
test/CodeGen/AMDGPU/merge-stores.ll
test/CodeGen/AMDGPU/shl.ll
test/CodeGen/AMDGPU/srl.ll
test/CodeGen/AMDGPU/use-sgpr-multiple-times.ll
test/CodeGen/AMDGPU/zero_extend.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14103.38495.patch
Type: text/x-patch
Size: 13249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151027/bef273b5/attachment.bin>
More information about the llvm-commits
mailing list