[Bug tree-optimization/88398] vectorization failure for a small loop to do byte comparison

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 7 04:47:00 GMT 2018


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
                 CC|                            |pinskia at gcc dot gnu.org
           Severity|normal                      |enhancement

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Maybe it should be converting it to memcmp instead ....


More information about the Gcc-bugs mailing list