RE: [PATCH][GCC][ARM] Add support for Cortex-A78 and Cortex-A78AE

2020-09-30 Thread Przemyslaw Wirkus via Gcc-patches
> > Subject: [PATCH][GCC][ARM] Add support for Cortex-A78 and Cortex-A78AE > > > > This patch introduces support for Cortex-A78 [0] and Cortex-A78AE [1] > > cpus. > > > > [0]: https://www.arm.com/products/silicon-ip-cpu/cortex-a/cortex- > > a78 > &g

RE: [PATCH][GCC][ARM] Add support for Cortex-A78 and Cortex-A78AE

2020-09-30 Thread Kyrylo Tkachov via Gcc-patches
> -Original Message- > From: Przemyslaw Wirkus > Sent: 30 September 2020 11:42 > To: gcc-patches@gcc.gnu.org > Cc: ni...@redhat.com; Ramana Radhakrishnan > ; Kyrylo Tkachov > ; Richard Earnshaw > > Subject: [PATCH][GCC][ARM] Add support for Cortex-A78 and C

[PATCH][GCC][ARM] Add support for Cortex-A78 and Cortex-A78AE

2020-09-30 Thread Przemyslaw Wirkus via Gcc-patches
This patch introduces support for Cortex-A78 [0] and Cortex-A78AE [1] cpus. [0]: https://www.arm.com/products/silicon-ip-cpu/cortex-a/cortex-a78 [1]: https://www.arm.com/products/silicon-ip-cpu/cortex-a/cortex-a78ae OK for master branch ? kind regards Przemyslaw Wirkus gcc/Chang