Re: [PATCH 1/2] aarch64: Remove scheduling models for falkor and saphira

2024-11-04 Thread Andrew Pinski
On Thu, Oct 31, 2024 at 3:16 PM Richard Sandiford wrote: > > Andrew Pinski writes: > > These 2 qualcomm cores have been long gone in that Qualcomm has not > > supported since at least 2019. Removing them will make it easier I think > > to change the insn type attributes instead of keeping them up

Re: [PATCH 1/2] aarch64: Remove scheduling models for falkor and saphira

2024-10-31 Thread Richard Sandiford
Andrew Pinski writes: > These 2 qualcomm cores have been long gone in that Qualcomm has not > supported since at least 2019. Removing them will make it easier I think > to change the insn type attributes instead of keeping them up todate. > > Note this does not remove the cores, just the schedule

[PATCH 1/2] aarch64: Remove scheduling models for falkor and saphira

2024-10-31 Thread Andrew Pinski
These 2 qualcomm cores have been long gone in that Qualcomm has not supported since at least 2019. Removing them will make it easier I think to change the insn type attributes instead of keeping them up todate. Note this does not remove the cores, just the schedule models. Bootstrapped and tested