[PATCH] Make the rematerialization loop find the same uses as the spill loop in InlineSpiller.cpp

Mikael Holmén mikael.holmen at ericsson.com
Wed Aug 27 03:25:30 PDT 2014


Hi,

The attached patch makes the rematerialization loop in InlineSpiller.cpp 
find uses of a register in the same way as the spill loop does.

This solves the problem discussed in the thread

http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-August/075825.html

as agreed upon in

http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-August/076167.html

Regards,
Mikael


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-in-InlineSpiller-to-make-the-rematerilization-lo.patch
Type: text/x-patch
Size: 2108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140827/3db1fed1/attachment.bin>


More information about the llvm-commits mailing list