o: gcc-patches@gcc.gnu.org
>>> Cc: Andrew Pinski (QUIC)
>>> Subject: [PATCH] aarch64: Support multiple variants including
>>> up to 3
>>>
>>> On some of the Qualcomm's SoC that includes oryon-1 core,
>>> the variant will be different on the
On Mon, Jun 3, 2024 at 2:23 AM Andrew Pinski (QUIC)
wrote:
>
> > -Original Message-
> > From: Andrew Pinski (QUIC)
> > Sent: Saturday, May 4, 2024 2:03 AM
> > To: gcc-patches@gcc.gnu.org
> > Cc: Andrew Pinski (QUIC)
> > Subject: [PATCH] aarch
> -Original Message-
> From: Andrew Pinski (QUIC)
> Sent: Saturday, May 4, 2024 2:03 AM
> To: gcc-patches@gcc.gnu.org
> Cc: Andrew Pinski (QUIC)
> Subject: [PATCH] aarch64: Support multiple variants including
> up to 3
>
> On some of the Qualcomm's SoC t
On some of the Qualcomm's SoC that includes oryon-1 core, the variant
will be different on the cores due to big.little config. Though
the difference between big and little is not significant enough
to have seperate cost/scheduling models for them and the feature set
is the same across all variants.