[PATCH] D47899: [SCEV] Estimate upper bound of trip count from predicated backedge count

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 13:00:11 PDT 2018


kparzysz added a comment.

Ah, I thought it's just an upper bound.  Ok, I'll add another function that finds the estimate.


Repository:
  rL LLVM

https://reviews.llvm.org/D47899





More information about the llvm-commits mailing list