[llvm-bugs] [Bug 27105] [InstCombine] missing canonicalization for binop + compare against constant

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 14 13:25:46 PDT 2016


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

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 solved with:
http://reviews.llvm.org/rL266362

But I need to rework http://reviews.llvm.org/D19087 to get better codegen out
of 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/20160414/8a17bb68/attachment.html>


More information about the llvm-bugs mailing list