Skip to content
Commit 2afa3258 authored by Andrew Trick's avatar Andrew Trick
Browse files

When SCEV can determine the loop test is X < X, set ExactBECount=0.

When ExactBECount is a constant, use it for MaxBECount.
When MaxBECount cannot be computed, replace it with ExactBECount.
Fixes PR9424.

llvm-svn: 127342
parent 27e07c32
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