[llvm-bugs] [Bug 44136] Missed optimization: bitwise OR
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Apr 12 03:35:43 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=44136
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #6 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
(In reply to Simon Pilgrim from comment #5)
> Candidate middle-end patch: https://reviews.llvm.org/D100211
There's some concern about introducing freeze() for this middle-end fold, so
this has been abandoned, we can maybe revisit this in the future.
Resolving as there's nothing else we're intending to do anytime soon.
--
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/20210412/ee4dd1f4/attachment.html>
More information about the llvm-bugs
mailing list