------- Comment #1 from ubizjak at gmail dot com  2009-08-04 13:21 -------
We enter standard_sse_constant_opcode with:

(const_vector:V4DI [
        (const_int -1 [0xffffffffffffffff])
        (const_int -1 [0xffffffffffffffff])
        (const_int -1 [0xffffffffffffffff])
        (const_int -1 [0xffffffffffffffff])
    ])

And standard_sse_constant_p returns 3 in this case.

H.J., can this operation be implemented with AVX vcmpeq instruction?


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl dot tools at gmail dot
                   |                            |com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-08-04 13:21:16
               date|                            |


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

Reply via email to