[llvm-bugs] [Bug 35604] Missed optimization in math expression: sqrt(a) * sqrt(b) == sqrt(a*b)

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Feb 3 23:23:35 PST 2019


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

Dmitry Venikov <quolyk at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |quolyk at gmail.com
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
           Assignee|unassignedbugs at nondot.org   |quolyk at gmail.com

--- Comment #4 from Dmitry Venikov <quolyk at gmail.com> ---
Fixed in https://reviews.llvm.org/D41322. Commit: rL321637. See:
https://godbolt.org/z/Ffks6m

-- 
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/20190204/44365377/attachment.html>


More information about the llvm-bugs mailing list