[PATCH] D92152: [SCEV] Use isKnownPredicateAt in isLoopBackedgeGuardedByCond

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 26 02:48:04 PST 2020


mkazantsev added a comment.

Previous version was better, but still not good enough. Tried another version that removes two instances of isKnownViaNonRecuriveReasoning from the path.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92152



More information about the llvm-commits mailing list