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.
pinskia at gcc dot gnu.org via Gcc-bugs Tue, 30 Dec 2025 10:08:44 -0800
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.