Allow users of iv / stride to be rewritten with expression that is a multiply
authorEvan Cheng <evan.cheng@apple.com>
Fri, 17 Mar 2006 19:52:23 +0000 (19:52 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 17 Mar 2006 19:52:23 +0000 (19:52 +0000)
commiteb8f9e229740a0f292f5e8f0975bd10b7889b194
treec2615fb2ddff20ed3db4efe108a2df4db9e16bd2
parenta3dc22f2d8945ed4cdcebe72be5ebefe413eade8
Allow users of iv / stride to be rewritten with expression that is a multiply
of a smaller stride even if they have a common loop invariant expression part.

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