[LLVMbugs] [Bug 1239] Cannot promote llvm.powi.f32

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Mar 3 15:44:29 PST 2007


http://llvm.org/bugs/show_bug.cgi?id=1239

sabre at nondot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|new bugs                    |Common Code Generator Code
           Keywords|                            |compile-fail
         OS/Version|Linux                       |All
            Product|new-bugs                    |libraries
           Platform|PC                          |All
         Resolution|                            |FIXED
   Target Milestone|---                         |2.0
            Version|unspecified                 |1.9



------- Additional Comments From sabre at nondot.org  2007-03-03 17:44 -------
Fixed, testcase here: CodeGen/Generic/fpowi-promote.ll

Patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070226/045469.html

BTW, you'll get much better code out of LLVM if you configure llvm-gcc to produce code for a target with 
SSE2.

Thanks,

-Chris



------- 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