[Bug tree-optimization/65443] Don't peel last iteration from loop in transform_to_exit_first_loop

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 26 08:50:00 GMT 2015


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

vries at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35103|0                           |1
        is obsolete|                            |

--- Comment #12 from vries at gcc dot gnu.org ---
Created attachment 35142
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35142&action=edit
WIP patch

Updated patch.

Now handles both constant and variable bounds, and lists the test-cases with
variable bounds it doesn't handle.

Build and reg-tested on x86_64.

Still todo: reductions.



More information about the Gcc-bugs mailing list