[llvm-bugs] [Bug 39657] suboptimal shift+logic transform ('not' ops are better for analysis and codegen)
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Nov 22 12:48:14 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=39657
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
Fixed By Commit(s)| |347478
--- Comment #2 from Sanjay Patel <spatel+llvm at rotateright.com> ---
We can let bug 32706 continue to track doing this in IR.
Codegen should be fixed (and therefore, the source example shown here should
always be improved) after:
https://reviews.llvm.org/rL347478
--
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/20181122/b6b33e1a/attachment.html>
More information about the llvm-bugs
mailing list