RE: [RFC] Support single lane SLP early break

2024-08-22 Thread Tamar Christina
> -Original Message- > From: Richard Biener > Sent: Wednesday, August 21, 2024 12:12 PM > To: Tamar Christina > Cc: GCC Patches > Subject: Re: [RFC] Support single lane SLP early break > > On Tue, 20 Aug 2024, Tamar Christina wrote: > > > Hi, > &g

Re: [RFC] Support single lane SLP early break

2024-08-21 Thread Richard Biener
On Tue, 20 Aug 2024, Tamar Christina wrote: > Hi, > > I've been working on a prototype of moving early break to SLP. > > As we've discussed on IRC I've decided to first try adding the gconds as roots > and start SLP discovery using them as roots. > > This works great and doesn't require any cha