On Wed, Oct 11, 2017 at 2:05 PM, Bin.Cheng wrote:
> On Mon, Oct 9, 2017 at 2:48 PM, Richard Biener
> wrote:
>> On Thu, Oct 5, 2017 at 3:17 PM, Bin Cheng wrote:
>>> Hi,
>>> For now distribution pass only handles the innermost loop. This patch
>>> extends the pass
>>> to cover two-level innermos
On Mon, Oct 9, 2017 at 2:48 PM, Richard Biener
wrote:
> On Thu, Oct 5, 2017 at 3:17 PM, Bin Cheng wrote:
>> Hi,
>> For now distribution pass only handles the innermost loop. This patch
>> extends the pass
>> to cover two-level innermost loop nest. It also refactors code in
>> pass_loop_distri
On Thu, Oct 5, 2017 at 3:17 PM, Bin Cheng wrote:
> Hi,
> For now distribution pass only handles the innermost loop. This patch
> extends the pass
> to cover two-level innermost loop nest. It also refactors code in
> pass_loop_distribution::execute
> for better reading. Note I restrict it to 2