On Tue, Jul 22, 2025 at 12:50 PM Andrew Pinski wrote:
>
> On Thu, Jul 17, 2025 at 10:35 PM wrote:
> >
> > From: Soumya AR
> >
> > This patch adds functionality to dump AArch64 CPU tuning parameters to a
> > JSON
> > file. The new '-fdump-tuning-model=' flag allows users to export the current
>
On Thu, Jul 17, 2025 at 10:35 PM wrote:
>
> From: Soumya AR
>
> This patch adds functionality to dump AArch64 CPU tuning parameters to a JSON
> file. The new '-fdump-tuning-model=' flag allows users to export the current
> tuning model configuration to a JSON file.
>
> This patch was bootstrapped
From: Soumya AR
This patch adds functionality to dump AArch64 CPU tuning parameters to a JSON
file. The new '-fdump-tuning-model=' flag allows users to export the current
tuning model configuration to a JSON file.
This patch was bootstrapped and regtested on aarch64-linux-gnu, no regression.
Si