Re: [PATCH v2] aarch64: Add TX3 machine model

2020-04-24 Thread Ramana Radhakrishnan via Gcc-patches
patches On Behalf Of Anton > > >>>> Youdkevitch > > >>>> Sent: 20 April 2020 19:29 > > >>>> To: gcc-patches@gcc.gnu.org > > >>>> Cc: jo...@marvell.com > > >>>> Subject: [PATCH v2] aarch64: Add TX3 machine model > >

Re: [PATCH v2] aarch64: Add TX3 machine model

2020-04-23 Thread Anton Youdkevitch
: [PATCH v2] aarch64: Add TX3 machine model Here is the patch introducing thunderxt311 maching model for the scheduler. A name for the new chip was added to the list of the names to be recognized as a valid parameter for mcpu and mtune flags. The TX2 cost model was reused for TX3. The previously

RE: [PATCH v2] aarch64: Add TX3 machine model

2020-04-23 Thread Kyrylo Tkachov
Hi Anton, Thanks to you and Joel for clarifying the copyright assignment... > -Original Message- > From: Gcc-patches On Behalf Of Anton > Youdkevitch > Sent: 20 April 2020 19:29 > To: gcc-patches@gcc.gnu.org > Cc: jo...@marvell.com > Subject: [PATCH v2] aarch64:

[PATCH v2] aarch64: Add TX3 machine model

2020-04-22 Thread Joel Jones via Gcc-patches
on, >>> >>>> -Original Message- >>>> From: Gcc-patches On Behalf Of Anton >>>> Youdkevitch >>>> Sent: 20 April 2020 19:29 >>>> To: gcc-patches@gcc.gnu.org >>>> Cc: jo...@marvell.com >>>> Subject: [PATCH

Re: [PATCH v2] aarch64: Add TX3 machine model

2020-04-22 Thread Ramana Radhakrishnan via Gcc-patches
; Sent: 20 April 2020 19:29 > >> To: gcc-patches@gcc.gnu.org > >> Cc: jo...@marvell.com > >> Subject: [PATCH v2] aarch64: Add TX3 machine model > >> > >> Here is the patch introducing thunderxt311 maching model > >> for the scheduler. A nam

[PATCH v2] aarch64: Add TX3 machine model

2020-04-21 Thread Joel Jones via Gcc-patches
place, as we've had employees in the past six months submit changes, for example Steve Ellcey. Joel Jones >Hi Anton, > >> -Original Message- >> From: Gcc-patches On Behalf Of Anton >> Youdkevitch >> Sent: 20 April 2020 19:29 >> To: gcc-patches@gcc.gnu.org

RE: [PATCH v2] aarch64: Add TX3 machine model

2020-04-21 Thread Kyrylo Tkachov
Hi Anton, > -Original Message- > From: Gcc-patches On Behalf Of Anton > Youdkevitch > Sent: 20 April 2020 19:29 > To: gcc-patches@gcc.gnu.org > Cc: jo...@marvell.com > Subject: [PATCH v2] aarch64: Add TX3 machine model > > Here is the patch introducing thund

[PATCH v2] aarch64: Add TX3 machine model

2020-04-20 Thread Anton Youdkevitch
Here is the patch introducing thunderxt311 maching model for the scheduler. A name for the new chip was added to the list of the names to be recognized as a valid parameter for mcpu and mtune flags. The TX2 cost model was reused for TX3. The previously used "cryptic" name for the command line para

Re: [PATCH v2] aarch64: Add TX3 machine model

2020-04-20 Thread Anton Youdkevitch
Hi Kyrylo, On 20.4.2020 20:13 , Kyrylo Tkachov wrote: Hi Anton, -Original Message- From: Gcc-patches On Behalf Of Anton Youdkevitch Sent: 20 April 2020 18:05 To: gcc-patches@gcc.gnu.org Cc: jo...@marvell.com Subject: [PATCH v2] aarch64: Add TX3 machine model Here is the patch

RE: [PATCH v2] aarch64: Add TX3 machine model

2020-04-20 Thread Kyrylo Tkachov
Hi Anton, > -Original Message- > From: Gcc-patches On Behalf Of Anton > Youdkevitch > Sent: 20 April 2020 18:05 > To: gcc-patches@gcc.gnu.org > Cc: jo...@marvell.com > Subject: [PATCH v2] aarch64: Add TX3 machine model > > Here is the patch introducing thund

[PATCH v2] aarch64: Add TX3 machine model

2020-04-20 Thread Anton Youdkevitch
Here is the patch introducing thunderxt311 maching model for the scheduler. A name for the new chip was added to the list of the names to be recognized as a valid parameter for mcpu and mtune flags. The TX2 cost model was reused for TX3. The previously used "cryptic" name for the command line para