[llvm-bugs] [Bug 49147] [FastMath] Failure to fold 1 / powf(x, y) -> powf(x, -y)

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 25 05:11:37 PST 2021


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

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

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

--- Comment #13 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I think the combined disclaimers on powi and FMF allow this:
https://reviews.llvm.org/rGa7cee55762c6

So that's the last item for this bug on my list.

-- 
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/20210225/df27b109/attachment.html>


More information about the llvm-bugs mailing list