[llvm-bugs] [Bug 27756] Instcombine failure introduced by r269426
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 17 15:45:33 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27756
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed with:
http://reviews.llvm.org/rL269728
But that commit broke the law of patch minimalism by trying to fix a bug and
attempt a refactoring in one shot, so caused numerous bot fails and bug
27792...I won't make that mistake again. :(
These commits have hopefully righted the remaining wrongs:
http://reviews.llvm.org/rL269797
http://reviews.llvm.org/rL269831
--
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/20160517/d4f63bcc/attachment-0001.html>
More information about the llvm-bugs
mailing list