Vector GEP with mixed (vector and scalar) indices fails on the InstSimplify Pass when all indices are constants.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20149
Vector GEP - fixed a crash on InstSimplify Pass ClosedPublic Authored by delena on May 11 2016, 12:27 AM.
Details
Summary Vector GEP with mixed (vector and scalar) indices fails on the InstSimplify Pass when all indices are constants.
Diff Detail
Event Timelinedelena updated this object. This revision is now accepted and ready to land.May 15 2016, 1:52 AM
Revision Contents
Diff 56853 ../lib/IR/Constants.cpp
../test/Transforms/InstSimplify/vector_gep.ll
|