[PATCH] D28629: [SCEV] Limit recursion depth of constant evolving

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 17:08:55 PST 2017


sanjoy added a comment.

Please upload with context?

Did you try to see how much work it would be to avoid recursion altogether (and do an iterative scheme instead)?


Repository:
  rL LLVM

https://reviews.llvm.org/D28629





More information about the llvm-commits mailing list