[llvm-bugs] [Bug 39254] low-quality code generated for std::find on constant array

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 30 12:03:41 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=39254

Eli Friedman <efriedma at quicinc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Eli Friedman <efriedma at quicinc.com> ---
Generated code looks fine on trunk; at least, the problem with the pointers
seems to be fixed.  (Arguably the switch lowering could still use some work,
but it's not ridiculous.)

-- 
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/20200630/1a7db0e5/attachment.html>


More information about the llvm-bugs mailing list