[PATCH] SelectionDAG: fold (fp_to_u/sint (u/sint_to_fp val)) when possible

Fiona Glaser fglaser at apple.com
Mon Feb 16 13:31:34 PST 2015


Updated with fixes for the two failing SPARC tests.

Fiona



> On Feb 16, 2015, at 12:52 PM, Mehdi Amini <mehdi.amini at apple.com> wrote:
> 
> LGTM. Please commit.
> 
> Thanks,
> 
> Mehdi
> 
>> On Feb 16, 2015, at 12:44 PM, Fiona Glaser <fglaser at apple.com <mailto:fglaser at apple.com>> wrote:
>> 
>> Fixed, I think.
>> 
>> Fiona
>> 
>> <floatcvtfold.diff>
>> 
>>> On Feb 16, 2015, at 11:47 AM, Mehdi Amini <mehdi.amini at apple.com <mailto:mehdi.amini at apple.com>> wrote:
>>> 
>>> return SDValue(); 
>> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150216/d9106c81/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: floatcvtfold.diff
Type: application/octet-stream
Size: 18619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150216/d9106c81/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150216/d9106c81/attachment-0001.html>


More information about the llvm-commits mailing list