summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopIdiom
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
commitbb950854acbb5966875763eaae7ab58e48e4f5a9 (patch)
tree09bf75778dbc3d93744730114b6a769b0e3f0d6f /test/Transforms/LoopIdiom
parentc84787262942a400a8de6539ee79f4de72d3f872 (diff)
downloadllvm-bb950854acbb5966875763eaae7ab58e48e4f5a9.tar.gz
llvm-bb950854acbb5966875763eaae7ab58e48e4f5a9.tar.bz2
llvm-bb950854acbb5966875763eaae7ab58e48e4f5a9.tar.xz
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; git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166388 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/LoopIdiom')
0 files changed, 0 insertions, 0 deletions