[LLVMbugs] [Bug 21255] InstCombine: '(x lshr C1) udiv C2 --> x udiv (C2 << C1)' incorrect if C2<<C1 overflows

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Oct 13 14:48:44 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=21255

David Majnemer <david.majnemer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |david.majnemer at gmail.com
         Resolution|---                         |FIXED
           Assignee|unassignedbugs at nondot.org   |david.majnemer at gmail.com

--- Comment #1 from David Majnemer <david.majnemer at gmail.com> ---
Fixed in r219634.

-- 
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/20141013/7cb2a191/attachment.html>


More information about the llvm-bugs mailing list