[llvm-bugs] [Bug 45701] Failure to optimize out modulo before rotate

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jul 20 13:21:16 PDT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
 Fixed By Commit(s)|                            |750f4c591d6c

--- Comment #3 from Sanjay Patel <spatel+llvm at rotateright.com> ---
A small enhancement to the rotate (funnel shift) matching in IR gets this:
https://reviews.llvm.org/rG750f4c591d6c

-- 
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/20200720/ac8dba16/attachment-0001.html>


More information about the llvm-bugs mailing list