[Bug tree-optimization/116109] Missed optimisation: unnecessary register dependency on reduction

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 26 17:03:08 GMT 2024


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
-fsplit-ivs-in-unroller might help. But the real issue is that the unroller is
still implemented on the rtl level rather than gimple.


More information about the Gcc-bugs mailing list