[llvm] r321467 - Sink a couple of transforms from instcombine into instsimplify.
    Philip Reames via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 29 19:14:36 PST 2017
    
    
  
Done, r321572.
On 12/29/2017 02:45 AM, Davide Italiano wrote:
> Great, thanks!
>
> Il 28 dic 2017 9:18 PM, "Philip Reames" <listmail at philipreames.com 
> <mailto:listmail at philipreames.com>> ha scritto:
>
>
>
>     On 12/28/2017 11:53 AM, Davide Italiano wrote:
>
>         On Wed, Dec 27, 2017 at 2:14 AM, Philip Reames via llvm-commits
>         <llvm-commits at lists.llvm.org
>         <mailto:llvm-commits at lists.llvm.org>> wrote:
>
>             Author: reames
>             Date: Tue Dec 26 17:14:30 2017
>             New Revision: 321467
>
>             URL:
>             http://llvm.org/viewvc/llvm-project?rev=321467&view=rev
>             <http://llvm.org/viewvc/llvm-project?rev=321467&view=rev>
>             Log:
>             Sink a couple of transforms from instcombine into
>             instsimplify.
>
>         Can you please add a test to show we now handle these through `opt
>         -instsimplify` ? (before we didn't, from what I can understand).
>
>     The tests for this were and still are in instcombine tests, but
>     you're right, I should separate them out and move them. Thanks for
>     pointing that out.
>
>
>         Thanks,
>
>         --
>         Davide
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171229/d2da9d09/attachment.html>
    
    
More information about the llvm-commits
mailing list