Re: [PATCH] Change PRED_LOOP_EXIT from 85 to 92

2018-01-22 Thread Martin Liška
On 01/02/2018 12:57 PM, Martin Liška wrote: > From what I've measured, suggested adjustment for this particular predictor > would be > increase to 89. Hello. Note that I've installed the patch as r256888. Martin

Re: [PATCH] Change PRED_LOOP_EXIT from 85 to 92

2018-01-02 Thread Jeff Law
On 01/02/2018 04:57 AM, Martin Liška wrote: > On 12/24/2017 07:58 PM, Jeff Law wrote: >> On 12/24/2017 05:03 AM, Segher Boessenkool wrote: >>> On Sun, Dec 24, 2017 at 09:12:56AM +, Richard Sandiford wrote: Segher Boessenkool writes: > On Fri, Dec 22, 2017 at 04:53:47PM -0600, David Es

Re: [PATCH] Change PRED_LOOP_EXIT from 85 to 92

2018-01-02 Thread Martin Liška
On 12/24/2017 07:58 PM, Jeff Law wrote: > On 12/24/2017 05:03 AM, Segher Boessenkool wrote: >> On Sun, Dec 24, 2017 at 09:12:56AM +, Richard Sandiford wrote: >>> Segher Boessenkool writes: On Fri, Dec 22, 2017 at 04:53:47PM -0600, David Esparza wrote: > With a value of 85 GCC has a CP

Re: [PATCH] Change PRED_LOOP_EXIT from 85 to 92

2017-12-24 Thread Jeff Law
On 12/24/2017 05:03 AM, Segher Boessenkool wrote: > On Sun, Dec 24, 2017 at 09:12:56AM +, Richard Sandiford wrote: >> Segher Boessenkool writes: >>> On Fri, Dec 22, 2017 at 04:53:47PM -0600, David Esparza wrote: With a value of 85 GCC has a CPU performance degradation of 11%, reverti

Re: [PATCH] Change PRED_LOOP_EXIT from 85 to 92

2017-12-24 Thread Segher Boessenkool
On Sun, Dec 24, 2017 at 09:12:56AM +, Richard Sandiford wrote: > Segher Boessenkool writes: > > On Fri, Dec 22, 2017 at 04:53:47PM -0600, David Esparza wrote: > >> With a value of 85 GCC has a CPU performance degradation of 11%, > >> reverting PRED_LOOP_EXIT to 92 this degradation disappear. >

Re: [PATCH] Change PRED_LOOP_EXIT from 85 to 92

2017-12-24 Thread Richard Sandiford
Segher Boessenkool writes: > On Fri, Dec 22, 2017 at 04:53:47PM -0600, David Esparza wrote: >> With a value of 85 GCC has a CPU performance degradation of 11%, >> reverting PRED_LOOP_EXIT to 92 this degradation disappear. >> Those values where measured by running c-ray ray-tracer that is a >> floa

Re: [PATCH] Change PRED_LOOP_EXIT from 85 to 92

2017-12-23 Thread Segher Boessenkool
On Fri, Dec 22, 2017 at 04:53:47PM -0600, David Esparza wrote: > With a value of 85 GCC has a CPU performance degradation of 11%, > reverting PRED_LOOP_EXIT to 92 this degradation disappear. > Those values where measured by running c-ray ray-tracer that is a > floating point benchmark that runs out