https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44794
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> --- Heuristic to not unroll loops with prefetches is missing. The aprefetch pass could set ->unroll to 1 in the loop structure.
rguenth at gcc dot gnu.org via Gcc-bugs Wed, 19 Apr 2023 04:53:56 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44794
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> --- Heuristic to not unroll loops with prefetches is missing. The aprefetch pass could set ->unroll to 1 in the loop structure.