[llvm-bugs] [Bug 50575] [InstCombine] remove unnecessary cast op
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jun 4 04:23:51 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50575
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Sanjay Patel <spatel+llvm at rotateright.com> ---
(In reply to Roman Lebedev from comment #2)
> Also see https://reviews.llvm.org/rG41b71f718b94c6f12bbaa670e97cabb070308ed2
Thanks! That goes a bit further than what I had drafted, so I pushed extra
tests and a smaller patch as a first step:
https://reviews.llvm.org/rG8937450e8581
https://reviews.llvm.org/rG23a116c8c446
Hopefully, the basic cases here are fixed now.
I left TODO comments on the tests for the remaining part.
--
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/20210604/3425afcd/attachment.html>
More information about the llvm-bugs
mailing list