summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopIdiom
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
commitc84787262942a400a8de6539ee79f4de72d3f872 (patch)
treecb5a0e986377bf331f00ad120a24b61915034fe8 /test/Transforms/LoopIdiom
parentf01cad69c1ab1b025c524d1ac16060b2cc0f4668 (diff)
downloadllvm-c84787262942a400a8de6539ee79f4de72d3f872.tar.gz
llvm-c84787262942a400a8de6539ee79f4de72d3f872.tar.bz2
llvm-c84787262942a400a8de6539ee79f4de72d3f872.tar.xz
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 += ... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166387 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/LoopIdiom')
0 files changed, 0 insertions, 0 deletions