https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108346
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|middle-end |target
Blocks| |53947
Target| |x86_64-linux-gnu
Keywords| |missed-optimization
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is a cost issue, either not having a decent way of expressing the cost or
the backend cost model needs to be improved (or both).
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
[Bug 53947] [meta-bug] vectorizer missed-optimizations