We were previously assuming all vectors of indices were fixed
length, which is not true. I've added a new test that exposes
this code path.
Details
Details
- Reviewers
sdesmalen ctetreau kmclaughlin efriedma
Diff Detail
Diff Detail
Paths
| Differential D82375
[SVE] Fix bug in DataLayout::getIndexType AbandonedPublic Authored by david-arm on Jun 23 2020, 6:05 AM.
Details
Summary We were previously assuming all vectors of indices were fixed
Diff Detail Event Timeline
Revision Contents
Diff 272695 llvm/lib/IR/DataLayout.cpp
llvm/test/Transforms/InstCombine/gep-vector.ll
|