summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Tools.cpp
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2012-10-21 06:49:10 +0000
committerNadav Rotem <nrotem@apple.com>2012-10-21 06:49:10 +0000
commitfe88c6716143eace05fd49b8291e128768c33891 (patch)
tree78e5d081993ab80ac5f975a6f196e42b68be0803 /clang/lib/Driver/Tools.cpp
parentc1679a95b6b46a48bf5951cda1373a123b19c1d3 (diff)
downloadbcm5719-llvm-fe88c6716143eace05fd49b8291e128768c33891.tar.gz
bcm5719-llvm-fe88c6716143eace05fd49b8291e128768c33891.zip
Fix a bug in the vectorization of wide load/store operations.
We used a SCEV to detect that A[X] is consecutive. We assumed that X was the induction variable. But X can be any expression that uses the induction for example: X = i + 2; llvm-svn: 166388
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud