http://llvm.org/bugs/show_bug.cgi?id=4378
Summary: LLVM IR has no floating-point negate operator
Product: new-bugs
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Sign-bit manipulation operations copysign and abs can be done with
libm calls, but there is currently no simple way to get a proper
floating-point negate operation in LLVM IR.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs