> -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
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