On Tue, Nov 9, 2021 at 11:47 AM Richard Sandiford
wrote:
>
> Richard Biener via Gcc-patches writes:
> > On Mon, Nov 8, 2021 at 3:46 PM Richard Sandiford
> > wrote:
> >>
> >> Richard Biener via Gcc-patches writes:
> >> > On Mon, Nov 8, 2021 at 2:06 PM Richard Sandiford
> >> > wrote:
> >> >>
> >
Richard Biener via Gcc-patches writes:
> On Mon, Nov 8, 2021 at 3:46 PM Richard Sandiford
> wrote:
>>
>> Richard Biener via Gcc-patches writes:
>> > On Mon, Nov 8, 2021 at 2:06 PM Richard Sandiford
>> > wrote:
>> >>
>> >> Richard Biener writes:
>> >> > On Mon, Nov 8, 2021 at 11:45 AM Richard S
On Mon, Nov 8, 2021 at 3:46 PM Richard Sandiford
wrote:
>
> Richard Biener via Gcc-patches writes:
> > On Mon, Nov 8, 2021 at 2:06 PM Richard Sandiford
> > wrote:
> >>
> >> Richard Biener writes:
> >> > On Mon, Nov 8, 2021 at 11:45 AM Richard Sandiford via Gcc-patches
> >> > wrote:
> >> >>
> >
Richard Biener via Gcc-patches writes:
> On Mon, Nov 8, 2021 at 2:06 PM Richard Sandiford
> wrote:
>>
>> Richard Biener writes:
>> > On Mon, Nov 8, 2021 at 11:45 AM Richard Sandiford via Gcc-patches
>> > wrote:
>> >>
>> >> One of the things we want to do on AArch64 is compare vector loops
>> >>
On Mon, Nov 8, 2021 at 2:06 PM Richard Sandiford
wrote:
>
> Richard Biener writes:
> > On Mon, Nov 8, 2021 at 11:45 AM Richard Sandiford via Gcc-patches
> > wrote:
> >>
> >> One of the things we want to do on AArch64 is compare vector loops
> >> side-by-side and pick the best one. For some targ
Richard Biener writes:
> On Mon, Nov 8, 2021 at 11:45 AM Richard Sandiford via Gcc-patches
> wrote:
>>
>> One of the things we want to do on AArch64 is compare vector loops
>> side-by-side and pick the best one. For some targets, we want this
>> to be based on issue rates as well as the usual la
On Mon, Nov 8, 2021 at 11:45 AM Richard Sandiford via Gcc-patches
wrote:
>
> One of the things we want to do on AArch64 is compare vector loops
> side-by-side and pick the best one. For some targets, we want this
> to be based on issue rates as well as the usual latency-based costs
> (at least fo