https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119373

--- Comment #7 from Paul-Antoine Arras <parras at gcc dot gnu.org> ---
Created attachment 61176
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61176&action=edit
RISC-V assembly with UF=2

This attachment shows the RISC-V assembly output with the unrolling factor
manually set to 2 in the backend. The increased code size is mostly due to the
loop epilogue.

Reply via email to