[LLVMbugs] [Bug 1631] LLVM backend missing "optimal powf lowering"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Nov 25 10:54:10 PST 2011


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

Benjamin Kramer <benny.kra at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |benny.kra at gmail.com
         Resolution|                            |FIXED

--- Comment #3 from Benjamin Kramer <benny.kra at gmail.com> 2011-11-25 12:54:10 CST ---
SimplifyLibCalls optimizes powf(x, 2.0) -> x*x.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list