[llvm-bugs] [Bug 17683] Optimize division of positive signed integer by power of 2 to a simple shift

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 4 13:09:48 PDT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |haicheng at codeaurora.org

--- Comment #3 from Sanjay Patel <spatel+llvm at rotateright.com> ---
This was fixed via correlated-propagation in:
https://reviews.llvm.org/rL263406 (clang 3.9 gets this)

-- 
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/20170904/45a2f43e/attachment.html>


More information about the llvm-bugs mailing list