[LLVMbugs] [Bug 18729] New: Disable exp2 -> ldexpf optimization when compiling with Visual Studio

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 4 10:46:02 PST 2014


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

            Bug ID: 18729
           Summary: Disable exp2 -> ldexpf optimization when compiling
                    with Visual Studio
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: normal
          Priority: P
         Component: Transformation Utilities
          Assignee: unassignedbugs at nondot.org
          Reporter: josh.klontz at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Sadly `ldexpf` is still not available in the Visual Studio 2013 C runtime. Can
it be disabled for this platform?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140204/485079b5/attachment.html>


More information about the llvm-bugs mailing list