It's easy to handle SLE/SGE when the loop has a unit stride.
authorNick Lewycky <nicholas@mxc.ca>
Tue, 9 Dec 2008 07:25:04 +0000 (07:25 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 9 Dec 2008 07:25:04 +0000 (07:25 +0000)
commit0bed364307fa5c009239e65352ed36cb451953a7
treeed089200a639c85fd6dd3eb12808f44baac70028
parentba4dacc8752f1af5ca7a153cfeae4d6e4f78ba8f
It's easy to handle SLE/SGE when the loop has a unit stride.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60748 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp
test/Analysis/ScalarEvolution/2008-12-08-FiniteSGE.ll [new file with mode: 0644]