[PATCH] D82632: [NFCI][SCEV] getPointerBase(): de-recursify

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 15:46:08 PDT 2020


lebedev.ri added a comment.

In D82632#2118058 <https://reviews.llvm.org/D82632#2118058>, @efriedma wrote:

> Do you have some plan to start using the DepthLimit somewhere?


No, i could drop it.
But it may be a good idea to consistently have such cut-offs available for use.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82632





More information about the llvm-commits mailing list