[Test] Add some tests showing missing opportunities in IndVars
The general idea of these tests is elimination of signed and unsigned comparison of the same values through proving non-negativity of them. Here are some examples where SCEV is not smart enough to prove it.
Loading
Please sign in to comment