> -----Original Message-----
> From: Przemyslaw Wirkus <przemyslaw.wir...@arm.com>
> Sent: 29 September 2020 15:39
> To: gcc-patches@gcc.gnu.org
> Cc: Richard Earnshaw <richard.earns...@arm.com>; Richard Sandiford
> <richard.sandif...@arm.com>; Kyrylo Tkachov
> <kyrylo.tkac...@arm.com>; Marcus Shawcroft
> <marcus.shawcr...@arm.com>
> Subject: [PATCH][GCC][AArch64] Add support for Cortex-X1
> 
> Hi,
> 
> This change adds support for the Arm Cortex-X1 CPU in AArch64 GCC. For
> more
> information about this processor, see [0].
> 
> [0] : https://www.arm.com/products/cortex-x
> 
> OK for master branch ?

Ok. Please make sure aarch64-tune.md is properly regenerated when committing as 
Alex has been adding new CPUs in there recently too.

Thanks,
Kyrill

> 
> kind regards,
> Przemyslaw Wirkus
> 
> gcc/ChangeLog:
> 
> * config/aarch64/aarch64-cores.def: Add Cortex-X1 Arm core.
> * config/aarch64/aarch64-tune.md: Regenerate.
> * doc/invoke.texi: Add -mtune=cortex-x1 docs.

Reply via email to