diff options
author | Nadav Rotem <nrotem@apple.com> | 2012-10-21 06:49:10 +0000 |
---|---|---|
committer | Nadav Rotem <nrotem@apple.com> | 2012-10-21 06:49:10 +0000 |
commit | fe88c6716143eace05fd49b8291e128768c33891 (patch) | |
tree | 78e5d081993ab80ac5f975a6f196e42b68be0803 /clang/lib/Driver/Tools.cpp | |
parent | c1679a95b6b46a48bf5951cda1373a123b19c1d3 (diff) | |
download | bcm5719-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