[llvm-bugs] [Bug 32023] Failure to recognize rotate when subtract and shifts are fed by truncates from different types

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Dec 7 07:56:39 PST 2018


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #9 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Reopening - had to disable the truncation:
https://reviews.llvm.org/rL348604
...because it conflicts with an existing combine.

-- 
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/20181207/92d64174/attachment-0001.html>


More information about the llvm-bugs mailing list