Skip to content
Commit 41d00ac4 authored by Dan Gohman's avatar Dan Gohman
Browse files

Make LoopDeletion check the maximum backedge taken count, rather than the

exact backedge taken count, when checking for infinite loops. This allows
it to delete loops with multiple exit conditions.

llvm-svn: 84952
parent 0c78c7aa
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