Add a comment
authorChris Lattner <sabre@nondot.org>
Tue, 2 Aug 2005 01:32:29 +0000 (01:32 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 2 Aug 2005 01:32:29 +0000 (01:32 +0000)
commit07cd0ff29802bb36649ed5de5bc39e2210f91c2d
treebea3cc9963c28cb414bd3576d8e3eef5caf0225a
parent1060e09fb207ed778581957671f8803d2df3a581
Add a comment
Make LSR ignore GEP's that have loop variant base values, as we currently
cannot codegen them

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