https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114010
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |53947
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>The most important case I have observed is that the vectorizer can fail or
>create inferior code with more shuffles/moves when the SSA names aren't
>monotonically increasing.
That should not be true.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
[Bug 53947] [meta-bug] vectorizer missed-optimizations