[Bug target/123343] Loop unrolling before vectorization produces suboptimal RISC-V code

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 30 18:08:24 GMT 2025


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Add `#pragma GCC unroll 0  ` to right before the inner most loop to see the
difference.


More information about the Gcc-bugs mailing list