[llvm-bugs] [Bug 34047] Extra bitcasts prevent simplification of bit select
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Nov 10 10:41:13 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=34047
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |c36b7e21bd8f
--- Comment #3 from Sanjay Patel <spatel+llvm at rotateright.com> ---
There's potentially still some remaining IR canonicalization and backend work
needed to make sure these kinds of patterns are always handled, but the
examples here are fixed after:
https://reviews.llvm.org/rGc36b7e21bd8f
--
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/20211110/b1070017/attachment.html>
More information about the llvm-bugs
mailing list