[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
Thu Nov 29 13:04:54 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=32023
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be rotating after:
https://reviews.llvm.org/rL347917
The TODO items noted there (adds and vectors) are ongoing. As mentioned, it's a
hairy yak.
--
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/20181129/34831002/attachment.html>
More information about the llvm-bugs
mailing list