summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/induction_plus.ll
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2012-10-21 05:52:51 +0000
committerNadav Rotem <nrotem@apple.com>2012-10-21 05:52:51 +0000
commitc1679a95b6b46a48bf5951cda1373a123b19c1d3 (patch)
tree2fa55b40f5ef7432df6bda18823b317a93d20479 /llvm/test/Transforms/LoopVectorize/induction_plus.ll
parent364bd306413d8d88186a963bbc44d5cff3f44231 (diff)
downloadbcm5719-llvm-c1679a95b6b46a48bf5951cda1373a123b19c1d3.tar.gz
bcm5719-llvm-c1679a95b6b46a48bf5951cda1373a123b19c1d3.zip
Add support for reduction variables that do not start at zero.
This is important for nested-loop reductions such as : In the innermost loop, the induction variable does not start with zero: for (i = 0 .. n) for (j = 0 .. m) sum += ... llvm-svn: 166387
Diffstat (limited to 'llvm/test/Transforms/LoopVectorize/induction_plus.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud