[PATCH] D91535: [IndVars] Use isLoopBackedgeGuardedByCond for last iteration check

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 19:04:30 PST 2020


mkazantsev added a comment.

Eeek. I found a test where `isKnownPredicateAt` is more powerful. Need to use both then.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91535/new/

https://reviews.llvm.org/D91535



More information about the llvm-commits mailing list