Skip to content
Commit 866971ed authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix ScalarEvolution's "exhaustive" trip count evaluation code to avoid

assuming that loops are in canonical form, as ScalarEvolution doesn't
depend on LoopSimplify itself. Also, with indirectbr not all loops can
be simplified. This fixes PR7416.

llvm-svn: 106389
parent d2772461
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment