Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
IndVarSimplify.cpp
Find file
Blame
History
Permalink
Don't attempt to simplify an non-affine IV expression if it can't
· c380cca7
Dan Gohman
authored
Jun 03, 2009
be simplified to a loop-invariant value. This fixes PR4315. llvm-svn: 72798
c380cca7
Loading