[PATCH] D67178: [SCEV] Use loop guard info when computing the max BE taken count in howFarToZero.

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 13:55:17 PDT 2020


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

LGTM.  This makes a nice starting point - as you note, we can definitely extend this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67178



More information about the llvm-commits mailing list