[LLVMbugs] [Bug 1303] "extractelement" doesn't work for X86
    bugzilla-daemon at cs.uiuc.edu 
    bugzilla-daemon at cs.uiuc.edu
       
    Sun Apr  8 18:29:59 PDT 2007
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=1303
sabre at nondot.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
------- Additional Comments From sabre at nondot.org  2007-04-08 20:29 -------
Works for me.  You need to pass -mcpu=yonah or something else that supports SSE if you want to use SSE 
and your current system doesn't have it (e.g. you're on a ppc).
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
    
    
More information about the llvm-bugs
mailing list