On Fri, Jun 23, 2017 at 12:25 PM, Bin.Cheng wrote:
> And the patch.
>
> On Fri, Jun 23, 2017 at 11:24 AM, Bin.Cheng wrote:
>> On Tue, Jun 20, 2017 at 12:34 PM, Richard Biener
>> wrote:
>>> On Tue, Jun 20, 2017 at 11:18 AM, Bin.Cheng wrote:
On Fri, Jun 16, 2017 at 11:10 AM, Richard Biener
>
And the patch.
On Fri, Jun 23, 2017 at 11:24 AM, Bin.Cheng wrote:
> On Tue, Jun 20, 2017 at 12:34 PM, Richard Biener
> wrote:
>> On Tue, Jun 20, 2017 at 11:18 AM, Bin.Cheng wrote:
>>> On Fri, Jun 16, 2017 at 11:10 AM, Richard Biener
>>> wrote:
On Mon, Jun 12, 2017 at 7:03 PM, Bin Cheng w
On Tue, Jun 20, 2017 at 12:34 PM, Richard Biener
wrote:
> On Tue, Jun 20, 2017 at 11:18 AM, Bin.Cheng wrote:
>> On Fri, Jun 16, 2017 at 11:10 AM, Richard Biener
>> wrote:
>>> On Mon, Jun 12, 2017 at 7:03 PM, Bin Cheng wrote:
Hi,
This patch checks and records if partition can be execut
On Tue, Jun 20, 2017 at 11:18 AM, Bin.Cheng wrote:
> On Fri, Jun 16, 2017 at 11:10 AM, Richard Biener
> wrote:
>> On Mon, Jun 12, 2017 at 7:03 PM, Bin Cheng wrote:
>>> Hi,
>>> This patch checks and records if partition can be executed in parallel by
>>> looking if there exists data dependence cy
On Fri, Jun 16, 2017 at 11:10 AM, Richard Biener
wrote:
> On Mon, Jun 12, 2017 at 7:03 PM, Bin Cheng wrote:
>> Hi,
>> This patch checks and records if partition can be executed in parallel by
>> looking if there exists data dependence cycles. The information is needed
>> for distribution because
On Mon, Jun 12, 2017 at 7:03 PM, Bin Cheng wrote:
> Hi,
> This patch checks and records if partition can be executed in parallel by
> looking if there exists data dependence cycles. The information is needed
> for distribution because the idea is to distribute parallel type partitions
> away from
Hi,
This patch checks and records if partition can be executed in parallel by
looking if there exists data dependence cycles. The information is needed
for distribution because the idea is to distribute parallel type partitions
away from sequential ones. I believe current distribution doesn't wor