------- Comment #3 from rguenth at gcc dot gnu dot org  2008-08-02 12:21 -------
Operations in loops should now be vectorized.  The original testcase is
probably not worth vectorizing due to calling convention problems (_Complex T
is not passed as a vector).

Complex lowering could generate vectorized code directly though for operations
not in a loop.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-08-02 12:21:42
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31485

Reply via email to