[llvm-bugs] [Bug 39476] Failure to simplify std::abs(a) * std::abs(a) -> a*a
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 5 02:56:52 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=39476
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)| |940061438e95
Status|NEW |RESOLVED
--- Comment #3 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
(In reply to Simon Pilgrim from comment #2)
> InstCombine Patch: https://reviews.llvm.org/D79319
Fixed in rG940061438e95
--
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/20200505/cbc0010f/attachment.html>
More information about the llvm-bugs
mailing list