[Bug tree-optimization/64745] Generic vectorization missed opportunities
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 26 22:49:02 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64745
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Known to work| |10.1.0
Resolution|--- |FIXED
Known to fail| |6.1.0, 8.1.0, 9.1.0
Target Milestone|--- |10.0
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Both are caught in GCC 10+ now for SLP.
Note store merging is able to catch it in GCC 8+ too.
So closing as fixed in GCC 10 for the SLP part of the bug.
More information about the Gcc-bugs
mailing list