OSDN Git Service

Fix a few more places where induction variable types were used
authorDan Gohman <gohman@apple.com>
Mon, 9 Mar 2009 21:22:12 +0000 (21:22 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 9 Mar 2009 21:22:12 +0000 (21:22 +0000)
commit3cfe6a4bc2437a7286844ae9e1c0d3a83d6e8a23
tree39c0d6cec82bb16610d752d52af669085d5f5fb3
parentbb5b49cb8d1415685d194a7302ec6318f907160b
Fix a few more places where induction variable types were used
where memory access types are needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66470 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp