[llvm-bugs] [Bug 45972] Failure to optimize division by abs(x) to sign check
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Apr 12 13:57:35 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=45972
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)| |e6b6787d01e9 897c985e1e
Status|NEW |RESOLVED
--- Comment #3 from Sanjay Patel <spatel+llvm at rotateright.com> ---
No more division, so I think that meets the request.
If there's a problem with cmov vs. branch, that should be another bug.
--
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/20210412/73e12b8c/attachment.html>
More information about the llvm-bugs
mailing list