[LLVMbugs] [Bug 21274] InstCombine: ((1 << A) >>u B) --> (1 << (A-B)) incorrect if A-B > bitwidth
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Oct 14 13:29:14 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=21274
David Majnemer <david.majnemer at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Assignee|unassignedbugs at nondot.org |david.majnemer at gmail.com
--- Comment #3 from David Majnemer <david.majnemer at gmail.com> ---
Fixed in r219713.
--
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/20141014/13ea6560/attachment.html>
More information about the llvm-bugs
mailing list