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

amker at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amker at gcc dot gnu.org

--- Comment #10 from amker at gcc dot gnu.org ---
(In reply to Wilco from comment #8)
> (In reply to Richard Biener from comment #7)
> 
> Unfortunately these commits have had no effect on AArch64...

Because we (as well as powerpc?) don't peel for alignment now, thus the change
in peeling cost has no impact on AArch64.  I still believe interchange (on the
basis of distribution) is the correct direction to fix this regression (and
bring further improvement).  Of course, vectorization should be avoided even
after interchange on x86.

Reply via email to