Re: [PATCH] add reassociation width target function for power8

2016-05-09 Thread Segher Boessenkool
Hi Aaron, On Wed, May 04, 2016 at 11:20:12AM -0500, Aaron Sawdey wrote: > This patch enables TARGET_SCHED_REASSOCIATION_WIDTH for power8 and up. > The widths returned are derived from testing with SPEC 2006 and some > simple tests on power8. > > Bootstrapped and regtested on powerpc64le-unknown-l

[PATCH] add reassociation width target function for power8

2016-05-04 Thread Aaron Sawdey
Hi, This patch enables TARGET_SCHED_REASSOCIATION_WIDTH for power8 and up. The widths returned are derived from testing with SPEC 2006 and some simple tests on power8. Bootstrapped and regtested on powerpc64le-unknown-linux-gnu, ok for trunk? 2016-05-04 Aaron Sawdey * config/rs6000/rs