[llvm-bugs] [Bug 26465] [InstCombine] Replacing ((xor A, B) != 0) with (A != B) is not always good
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 25 08:49:16 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26465
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #12 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Fixed after:
http://reviews.llvm.org/D16915
http://reviews.llvm.org/rL260695
--
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/20160225/8babc19c/attachment-0001.html>
More information about the llvm-bugs
mailing list