[LLVMbugs] [Bug 599] NEW: llvm-expand doesn't generate sqrt intrinsic
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jul 20 13:21:06 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=599
Summary: llvm-expand doesn't generate sqrt intrinsic
Product: tools
Version: trunk
Platform: All
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: natebegeman at mac.com
llvm_expand_builtin() doesn't generate the llvm square root intrinsic for built_in_sqrt and built_in_sqrtf.
This prevents the generation of square root instructions on x86 and powerpc.
------- 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