Skip to content
Commit 36bad00b authored by Dan Gohman's avatar Dan Gohman
Browse files

Teach ScalarEvolution how to reason about no-wrap flags on loops

where the induction variable has a non-unit stride, such as {0,+,2}, and
there are expressions such as {1,+,2} inside the loop formed with
or or add nsw operators.

llvm-svn: 82151
parent 9632c149
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