On Wed, May 3, 2017 at 3:41 PM, Bin.Cheng wrote:
> On Wed, May 3, 2017 at 3:38 PM, Christophe Lyon
> wrote:
>> Hi Bin,
>>
>>
>> On 24 April 2017 at 12:26, Richard Biener wrote:
>>> On Tue, Apr 18, 2017 at 12:38 PM, Bin Cheng wrote:
Hi,
This patch refactors how invariant variable/expre
On Wed, May 3, 2017 at 3:38 PM, Christophe Lyon
wrote:
> Hi Bin,
>
>
> On 24 April 2017 at 12:26, Richard Biener wrote:
>> On Tue, Apr 18, 2017 at 12:38 PM, Bin Cheng wrote:
>>> Hi,
>>> This patch refactors how invariant variable/expressions are handled. Now
>>> they are
>>> recorded in the sa
Hi Bin,
On 24 April 2017 at 12:26, Richard Biener wrote:
> On Tue, Apr 18, 2017 at 12:38 PM, Bin Cheng wrote:
>> Hi,
>> This patch refactors how invariant variable/expressions are handled. Now
>> they are
>> recorded in the same kind data structure and handled similarly, which makes
>> code
On Tue, Apr 18, 2017 at 12:38 PM, Bin Cheng wrote:
> Hi,
> This patch refactors how invariant variable/expressions are handled. Now
> they are
> recorded in the same kind data structure and handled similarly, which makes
> code
> easier to understand.
>
> Is it OK?
Ok.
Richard.
> Thanks,
> b
Hi,
This patch refactors how invariant variable/expressions are handled. Now they
are
recorded in the same kind data structure and handled similarly, which makes code
easier to understand.
Is it OK?
Thanks,
bin
2017-04-11 Bin Cheng
* tree-ssa-loop-ivopts.c (struct cost_pair): Renam