[llvm-bugs] [Bug 35923] [Dead Store Elimination, Alias Analysis] Incorrect optimization

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 31 10:03:19 PST 2018


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

Jonas Paulsson <paulsson at linux.vnet.ibm.com> changed:

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

--- Comment #3 from Jonas Paulsson <paulsson at linux.vnet.ibm.com> ---
(In reply to Sanjay Patel from comment #2)
> Can you verify if this is fixed after:
> https://reviews.llvm.org/rL323759
> 
> I think this is the same bug as in bug 36129, but let's make sure there
> isn't some endian-ness problem that was also missed.

My test case seems to work on trunk now, and if I revert the commit above it
fails again, so I conclude that it is now fixed.

*** This bug has been marked as a duplicate of bug 36129 ***

-- 
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/20180131/f81b9358/attachment.html>


More information about the llvm-bugs mailing list