[llvm-commits] [PATCH] More constant-folding for PPCDoubleDouble

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Mon Oct 29 14:32:04 PDT 2012


Hello,

I noticed that the PPDoubleDouble patch set I just committed missed a
couple of places where we now can do constant-folding on PPCDoubleDouble
types.  The attached patch below enables this (and also updates a test case
that specifically verified that constant folding does *not* take
place ...).

This fixes the Clang :: CodeGen/complex-builtints.c test case on PowerPC.

OK to commit?

Bye,
Ulrich

(See attached file: diff-llvm-ppcdoubledouble-enable2)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff-llvm-ppcdoubledouble-enable2
Type: application/octet-stream
Size: 3929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121029/8b209604/attachment.obj>


More information about the llvm-commits mailing list