On Mon, Jun 12, 2017 at 7:02 PM, Bin Cheng <bin.ch...@arm.com> wrote: > Hi, > This simple patch refactors partition merge code and dump information. > > Bootstrap and test on x86_64 and AArch64. Is it OK?
Ok. Thanks, Richard. > Thanks, > bin > 2017-06-07 Bin Cheng <bin.ch...@arm.com> > > * tree-loop-distribution.c (enum fuse_type, fuse_message): New. > (partition_merge_into): New parameter. Dump reason for fusion. > (distribute_loop): Update use of partition_merge_into.