Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG.

2018-12-28 Thread Gerald Pfeifer
On Mon, 26 Nov 2018, Kyrill Tkachov wrote: > Hi Christoph, : > Can you please create a patch for the changes.html page > (https://gcc.gnu.org/gcc-9/changes.html) > mentioning the new CPU support? There are examples on that page of the kind of > appropriate wording. > You can find details of how to

Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG.

2018-11-26 Thread Kyrill Tkachov
Hi Christoph, On 22/11/18 08:00, Christoph Müllner wrote: On 11/22/18 8:54 AM, Andrew Pinski wrote: One small comment. On Tue, Nov 20, 2018 at 10:01 AM Christoph Muellner wrote: Tested with "make check" and no regressions found. This patch depends on the struct xgene1_prefetch_tune, which

Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG.

2018-11-22 Thread Christoph Müllner
On 11/22/18 8:54 AM, Andrew Pinski wrote: > One small comment. > > On Tue, Nov 20, 2018 at 10:01 AM Christoph Muellner > wrote: >> >> Tested with "make check" and no regressions found. >> >> This patch depends on the struct xgene1_prefetch_tune, >> which has been acknowledged already: >> https

Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG.

2018-11-21 Thread Andrew Pinski
One small comment. On Tue, Nov 20, 2018 at 10:01 AM Christoph Muellner wrote: > > Tested with "make check" and no regressions found. > > This patch depends on the struct xgene1_prefetch_tune, > which has been acknowledged already: > https://gcc.gnu.org/ml/gcc-patches/2018-11/msg00985.html > > ***

Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG.

2018-11-21 Thread Richard Earnshaw (lists)
On 20/11/2018 18:00, Christoph Muellner wrote: > Tested with "make check" and no regressions found. > > This patch depends on the struct xgene1_prefetch_tune, > which has been acknowledged already: > https://gcc.gnu.org/ml/gcc-patches/2018-11/msg00985.html > > *** gcc/ChangeLog *** > > 2018-xx-x

Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG.

2018-11-21 Thread Philipp Tomsich
This is currently slowed down by the speed of subversion (as my subversion tree was outdated). So it should only be a matter of days ... ;-) > On 21.11.2018, at 12:15, Christoph Müllner > wrote: > >> >> On 21.11.2018, at 11:26, Kyrill Tkachov wrote: >> >> Hi Christoph, >> >> On 20/11/18 18

Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG.

2018-11-21 Thread Christoph Müllner
> On 21.11.2018, at 11:26, Kyrill Tkachov wrote: > > Hi Christoph, > > On 20/11/18 18:00, Christoph Muellner wrote: >> Tested with "make check" and no regressions found. >> >> This patch depends on the struct xgene1_prefetch_tune, >> which has been acknowledged already: >> https://gcc.gnu.org

Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG.

2018-11-21 Thread Kyrill Tkachov
Hi Christoph, On 20/11/18 18:00, Christoph Muellner wrote: Tested with "make check" and no regressions found. This patch depends on the struct xgene1_prefetch_tune, which has been acknowledged already: https://gcc.gnu.org/ml/gcc-patches/2018-11/msg00985.html *** gcc/ChangeLog *** 2018-xx-xx