[Bug tree-optimization/95685] Loop invariants can't be moved out of the loop

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 16 06:36:58 GMT 2020


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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
I wonder why CSE2 (after loop) does not catch the redundancies at least.  Hmm,
guess EBB is too local?  But then there's gcse2?


More information about the Gcc-bugs mailing list