[PATCH] R600/SI: Move SIFixSGPRCopies to right after isel

Matt Arsenault arsenm2 at gmail.com
Fri Nov 14 11:01:07 PST 2014


> On Oct 16, 2014, at 5:58 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:
> 
> Hi,
> 
> These move running SIFixSGPRCopies to be a part of instruction selection. This depends on these other patches to eliminate the use of the rsrc pseudos to avoid needing to make moveToVALU handle them: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20141013/240045.html
> 
> <0001-R600-SI-Assume-SIFixSGPRCopies-makes-changes.patch><0002-R600-SI-Don-t-copy-flags-when-extracting-subreg.patch><0003-R600-SI-Move-SIFixSGPRCopies-to-inst-selector-passes.patch>


Updated patches

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Assume-SIFixSGPRCopies-makes-changes.patch
Type: application/octet-stream
Size: 725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141114/d40e893d/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Don-t-copy-flags-when-extracting-subreg.patch
Type: application/octet-stream
Size: 1603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141114/d40e893d/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Move-SIFixSGPRCopies-to-inst-selector-passes.patch
Type: application/octet-stream
Size: 5283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141114/d40e893d/attachment-0002.obj>


More information about the llvm-commits mailing list