[llvm-bugs] [Bug 32559] [X86] sqrtf called with -fmath-errno and -fno-builtin-sqrtf results in 2 calls to sqrtf

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Nov 19 07:10:32 PST 2017


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I think this example was fixed with:
https://reviews.llvm.org/rL316819
...so setting to 'resolved', but feel free to reopen if I've missed something.

There's at least one other problem with this pass covered by bug 31455.

-- 
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/20171119/e77c4f92/attachment.html>


More information about the llvm-bugs mailing list