commit | 832cf6b7961c1e502ef816eae8b66bb8b43d7646 | [log] [tgz] |
---|---|---|
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | Tue Apr 17 21:40:04 2018 +0000 |
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | Tue Apr 17 21:40:04 2018 +0000 |
tree | c1b33f33e81e57d1bbfa486a41468b720000dc87 | |
parent | e103a56c469860440692e70d970129d6ff547dcb [diff] |
LoadStoreVectorizer crashes due to unsized type When we skip bitcasts while looking for GEP in LoadSoreVectorizer we should also verify that the type is sized otherwise we assert Differential Revision: https://reviews.llvm.org/D45709 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330221 91177308-0d34-0410-b5e6-96231b3b80d8