Avoid calling ValidStride when not all uses are addresses.
authorDan Gohman <gohman@apple.com>
Mon, 29 Oct 2007 19:23:53 +0000 (19:23 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 29 Oct 2007 19:23:53 +0000 (19:23 +0000)
commitaa34331e7832dc1139231626516e9587eeecb0ce
treef9dfe08031935ce146df401a5efb7cd90d2012d9
parent8308a4853628c455abeb21f7fef8772366decfa5
Avoid calling ValidStride when not all uses are addresses.

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