[LLVMbugs] [Bug 20870] no-signed-zero optimization flag isn't honored for an fneg operation
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 23 14:43:57 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=20870
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Front-end fixed with:
http://llvm.org/viewvc/llvm-project?view=revision&revision=226915
Optimizer fixed with:
http://llvm.org/viewvc/llvm-project?view=revision&revision=225050
http://llvm.org/viewvc/llvm-project?view=revision&revision=224583
--
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/20150123/d0e23fae/attachment.html>
More information about the llvm-bugs
mailing list