PATCH: RegisterCoalescer: Fix bug when rematerializing instsructions with subregs

Tom Stellard tom at stellard.net
Wed Apr 16 15:13:28 PDT 2014


Hi,

This patch fixes a bug in the register coalescer where it was incorrectly
rematerializing instructions that define sub-regs.

I've also attached the R600 patch which uncovers this bug.

Please Review.

-Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-RegisterCoalescer-Fix-bug-when-rematerializing-insts.patch
Type: text/x-diff
Size: 4781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140416/defb4136/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Improve-chances-of-rematerializing-during-re.patch
Type: text/x-diff
Size: 3082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140416/defb4136/attachment-0001.patch>


More information about the llvm-commits mailing list