commit | c99545d60ad0d3c6bc84b203e681a4d5018bd6a8 | [log] [tgz] |
---|---|---|
author | Davide Italiano <davide@freebsd.org> | Wed Apr 19 14:23:42 2017 +0000 |
committer | Davide Italiano <davide@freebsd.org> | Wed Apr 19 14:23:42 2017 +0000 |
tree | 78b18fe123258f7afa48c67df81456c0f14e8b0d | |
parent | e874e438549bb4c621ae9a1cc820a507fda50832 [diff] |
[InstSimplify] Deduce correct type for vector GEP. InstSimplify returned the wrong type when simplifying a vector GEP and we ended up crashing when trying to replace all uses with the new value. Fixes PR32697. Differential Revision: https://reviews.llvm.org/D32180 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300693 91177308-0d34-0410-b5e6-96231b3b80d8