[llvm-bugs] [Bug 24572] Comment describing isFsqrtCheap is probably wrong

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Nov 14 09:37:33 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=24572

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |llvm-dev at redking.me.uk
         Resolution|---                         |FIXED

--- Comment #2 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving, this was changed as part of rL277725 to:

"Return true if SQRT(X) shouldn't be replaced with X*RSQRT(X)."

-- 
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/20161114/4278a2dc/attachment.html>


More information about the llvm-bugs mailing list