On Thu, 7 Nov 2024, Tamar Christina wrote:
> > -Original Message-
> > From: Richard Biener
> > Sent: Wednesday, November 6, 2024 2:32 PM
> > To: gcc-patches@gcc.gnu.org
> > Cc: RISC-V CI ; Tamar Christina
> > ; Richard Sandiford
> > Subject: [PA
> -Original Message-
> From: Richard Biener
> Sent: Wednesday, November 6, 2024 2:32 PM
> To: gcc-patches@gcc.gnu.org
> Cc: RISC-V CI ; Tamar Christina
> ; Richard Sandiford
> Subject: [PATCH 5/5] Allow multiple vectorized epilogs via --param
> vect-epilog
The following is a prototype allowing N possible vector epilogues.
In the end I'd like the target to tell us a set of (or no) vector modes
to consider for the epilogue of the main or the current epilog analyzed loop
in a way similar as to how we communicate back suggested_unroll_factor.
The main m