https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122601
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|other |tree-optimization
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=116463
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Do you have an example C source?
We know sometimes the vectorization does not always match cmls, see PR 116463
for the full details there.
so this might be just a dup of that issue.