[PATCH] [IndVarSimplify] Widen loop compares for unsigned IVs that have a uniform step of one.

Andrew Trick atrick at apple.com
Mon Sep 29 10:20:08 PDT 2014


That looks safe. Why do you need to check unit stride in the unsigned case but not in the signed case? Can you think of an example where this would break?

http://reviews.llvm.org/D5526






More information about the llvm-commits mailing list