[llvm-bugs] [Bug 42389] InstCombine: lshr + "sext" => ashr canonicalization

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 7 13:55:46 PDT 2019


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

Roman Lebedev <lebedev.ri at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
 Fixed By Commit(s)|                            |373964
         Resolution|---                         |FIXED
           Assignee|unassignedbugs at nondot.org   |lebedev.ri at gmail.com

--- Comment #3 from Roman Lebedev <lebedev.ri at gmail.com> ---
The fold itself added in r373964,
but more work is needed to produce said sign-bit checks;
and ideally zext-vs-sext, in sub-vs-add.

-- 
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/20191007/20e5f8ae/attachment.html>


More information about the llvm-bugs mailing list