OSDN Git Service

[SLP] Re-enable vectorization of GEP expressions (re-apply r210342 with a fix).
authorMichael Zolotukhin <mzolotukhin@apple.com>
Wed, 27 Aug 2014 15:01:18 +0000 (15:01 +0000)
committerMichael Zolotukhin <mzolotukhin@apple.com>
Wed, 27 Aug 2014 15:01:18 +0000 (15:01 +0000)
commitb8c95a89e61ee4e8dc8431ca4ffa323c80cded36
tree30634cb4249cfad1d073ee30a8787b014de019cc
parentfda6b888a9e081fa8e29c1c30b2da5042111e424
[SLP] Re-enable vectorization of GEP expressions (re-apply r210342 with a fix).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216549 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/X86/gep.ll [new file with mode: 0644]