[llvm] r233175 - Reapply r233062: "float2int": Add a new pass to demote from float to int where possible.

Nick Lewycky nlewycky at google.com
Thu Mar 26 18:58:22 PDT 2015


On 25 March 2015 at 03:03, James Molloy <james.molloy at arm.com> wrote:

> Author: jamesm
> Date: Wed Mar 25 05:03:42 2015
> New Revision: 233175
>
> URL: http://llvm.org/viewvc/llvm-project?rev=233175&view=rev
> Log:
> Reapply r233062: "float2int": Add a new pass to demote from float to int
> where possible.
>
> Now with a fix for PR23008 and extra regression test.
>

Hi! Sorry, but this pass caused another regression which I've filed as
PR23038.

I'm going to revert this now, but please reapply when fixed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150326/11cfd240/attachment.html>


More information about the llvm-commits mailing list