[llvm-bugs] [Bug 21617] wrong optimization of C++11 code on ARM and other targets

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 17 06:33:55 PDT 2019


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

John Brawn <john.brawn at arm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |john.brawn at arm.com

--- Comment #4 from John Brawn <john.brawn at arm.com> ---
Looking at the .ll file this was reported on trunk some time prior to 3.5.0,
but with 3.5.0 (and later versions) I see no load removal. So it looks like
maybe this is a bug that was present on trunk but fixed sometime before 3.5.0
was released.

-- 
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/20190717/b816d078/attachment-0001.html>


More information about the llvm-bugs mailing list