[PATCH] aarch64: Add support for -mcpu=olympus

2025-03-21 Thread Dhruv Chawla
@samp{neoverse-n3}, @samp{olympus}, @samp{cortex-a725}, @samp{cortex-x925}, @samp{qdf24xx}, @samp{saphira}, @samp{phecda}, @samp{xgene1}, @samp{vulcan}, @samp{octeontx}, @samp{octeontx81}, @samp{octeontx83}, -- 2.44.0 From ff6837993ef63ababbf95e2c1d4c5d3351ade0c9 Mon Sep 17 00:00:00 2001 From:

Re: [PATCH] aarch64: Add support for -mcpu=olympus

2025-03-21 Thread Kyrylo Tkachov
Hi Dhruv, > On 21 Mar 2025, at 11:11, Dhruv Chawla wrote: > > This adds support for the NVIDIA Olympus core to the AArch64 backend. The > initial patch does not add any special tuning decisions, and those may come > later. > > Bootstrapped and tested on aarch64-none-linux-gnu. > Thanks, given