[llvm] r217629 - [CodeGenPrepare] Teach the addressing mode matcher how to promote zext.

Joerg Sonnenberger joerg at britannica.bec.de
Tue Sep 16 12:28:08 PDT 2014


On Thu, Sep 11, 2014 at 09:22:14PM -0000, Quentin Colombet wrote:
> Author: qcolombet
> Date: Thu Sep 11 16:22:14 2014
> New Revision: 217629
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=217629&view=rev
> Log:
> [CodeGenPrepare] Teach the addressing mode matcher how to promote zext.
> I.e., teach it about 'sext (zext a to ty) to ty2' => zext a to ty2.

More fun, again, build with -O2.

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cvt-double-fd672c.c
Type: text/x-csrc
Size: 109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140916/9c4ed2d1/attachment.c>


More information about the llvm-commits mailing list