[PATCH] D85189: [SCEV] ] If RHS >= Start, simplify (Start smax RHS) to RHS for trip counts.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 01:44:25 PDT 2020


lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

I feel like this is pretty identical to the D85046 <https://reviews.llvm.org/D85046>, so lgtm modulo some possible generalization.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85189



More information about the llvm-commits mailing list