[Bug tree-optimization/103903] Loops handling r,g,b values are not vectorized to use power of 2 vectors even if they can

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 5 09:49:25 GMT 2022


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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Aha, sorry. I did not spot the typo in cut&paste.  Unrolling is fine.  I need
to figure out why in the real testcase we don't do the same transformation.


More information about the Gcc-bugs mailing list