[llvm] r321467 - Sink a couple of transforms from instcombine into instsimplify.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 29 02:45:22 PST 2017


Great, thanks!

Il 28 dic 2017 9:18 PM, "Philip Reames" <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> 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
>>> 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/5cd62751/attachment.html>


More information about the llvm-commits mailing list