Re: Selective scheduling and its usage

2018-03-29 Thread Richard Biener
On March 29, 2018 5:14:42 PM GMT+02:00, Eric Botcazou wrote: >> Are you suggesting we should not care about regressions with features >> that are not enabled by default or which are only exposed with >> "non-standard" flags? The current scheme on which bugs get P1/P2/P4+ >> assigned is quite sim

Re: Selective scheduling and its usage

2018-03-29 Thread Eric Botcazou
> Are you suggesting we should not care about regressions with features > that are not enabled by default or which are only exposed with > "non-standard" flags? The current scheme on which bugs get P1/P2/P4+ > assigned is quite simple... I'm only suggesting keeping them at P3, which is not "don't

Re: Selective scheduling and its usage

2018-03-29 Thread Jeff Law
On 03/29/2018 04:15 AM, Eric Botcazou wrote: >> I noticed there are quite many selective scheduling PRs: >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84872 >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84842 >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84659 >> >> and many others. > > Righ

Re: Selective scheduling and its usage

2018-03-29 Thread Richard Biener
On Thu, Mar 29, 2018 at 12:15 PM, Eric Botcazou wrote: >> I noticed there are quite many selective scheduling PRs: >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84872 >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84842 >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84659 >> >> and many others

Re: Selective scheduling and its usage

2018-03-29 Thread Eric Botcazou
> I noticed there are quite many selective scheduling PRs: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84872 > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84842 > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84659 > > and many others. Right, and some of them are P1/P2, which doesn't really ma

Re: Selective scheduling and its usage

2018-03-21 Thread Andrey Belevantsev
On 21.03.2018 13:31, Martin Liška wrote: > On 03/21/2018 11:17 AM, Andrey Belevantsev wrote: >> Hi Martin, >> >> On 21.03.2018 12:48, Martin Liška wrote: >>> Hello. >>> >>> I noticed there are quite many selective scheduling PRs: >>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84872 >>> https://gc

Re: Selective scheduling and its usage

2018-03-21 Thread Martin Liška
On 03/21/2018 11:17 AM, Andrey Belevantsev wrote: Hi Martin, On 21.03.2018 12:48, Martin Liška wrote: Hello. I noticed there are quite many selective scheduling PRs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84872 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84842 https://gcc.gnu.org/bugzil

Re: Selective scheduling and its usage

2018-03-21 Thread Andrey Belevantsev
Hi Martin, On 21.03.2018 12:48, Martin Liška wrote: > Hello. > > I noticed there are quite many selective scheduling PRs: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84872 > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84842 > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84659 > > and many ot

Selective scheduling and its usage

2018-03-21 Thread Martin Liška
Hello. I noticed there are quite many selective scheduling PRs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84872 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84842 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84659 and many others. I want to ask you if you plan to maintain the scheduling? Is