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

Dimitry Andric <dimi...@andric.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |aemer...@apple.com
             Status|NEW                         |RESOLVED

--- Comment #1 from Dimitry Andric <dimi...@andric.com> ---
Never mind, this was apparently fixed by https://reviews.llvm.org/rL342397,
which was in turn a fixed version of https://reviews.llvm.org/rL342183:

------------------------------------------------------------------------
r342183 | aemerson | 2018-09-13 23:28:58 +0200 (Thu, 13 Sep 2018) | 3 lines

[DAGCombine] Fix crash when store merging created an extract_subvector with
invalid index.

Differential Revision: https://reviews.llvm.org/D51831
------------------------------------------------------------------------

Still, 7.0.0 and 7.0.1 still have this issue, so maybe it would be nice to
backport r342397.

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

Reply via email to