When we skip bitcasts while looking for GEP in LoadSoreVectorizer we should also verify that the type is sized otherwise we assert
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Code looks good, please fix the test.
test/CodeGen/X86/loadStore_vectorizer.ll | ||
---|---|---|
9 ↗ | (On Diff #142712) | Please run the test through opt -instnamer |