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

Nikita Popov <nikita....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nikita....@gmail.com
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Nikita Popov <nikita....@gmail.com> ---
We were pretty close to handling this already. With
https://github.com/llvm/llvm-project/commit/35676a4f9a536a2aab768af63ddbb15bc722d7f9
and
https://github.com/llvm/llvm-project/commit/c795dd19265d80e835ea1137f19f73624d7983e4
BasicAA realizes that these don't alias and the load/store get eliminated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to