https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82853
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #31 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk. We might still try to improve some == non-zero cases with
conditional code, and certainly should repeat this in the vectorizer's pattern
recognizer.
