diff options
| author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2017-03-17 00:55:53 +0000 |
|---|---|---|
| committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2017-03-17 00:55:53 +0000 |
| commit | c4e4dcdf641ebe27b6c65e350d96c0f519dcbf7d (patch) | |
| tree | 60a625b84010dd57545f01b434cbc53dbcdcc8be /llvm/test/Transforms/InstSimplify/reassociate.ll | |
| parent | c6c4ec8099cfece8eb362c381796ba0905260720 (diff) | |
| download | bcm5719-llvm-c4e4dcdf641ebe27b6c65e350d96c0f519dcbf7d.tar.gz bcm5719-llvm-c4e4dcdf641ebe27b6c65e350d96c0f519dcbf7d.zip | |
[RSForGC] Handle vector GEPs
We were not handling getelemenptr instructions of vector type before.
Since getelemenptr instructions for vector types follow the same rule as
getelementptr instructions for non-vector types, we can just handle them
in the same way.
llvm-svn: 298028
Diffstat (limited to 'llvm/test/Transforms/InstSimplify/reassociate.ll')
0 files changed, 0 insertions, 0 deletions

