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

Andrew Trick via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 16:13:50 PST 2017


atrick added a comment.

Rather than a command line option, can you find the recursion limit hit by the LLVM test suite (and SPEC if you have access) and set the limit a bit higher with sufficient comments?


Repository:
  rL LLVM

https://reviews.llvm.org/D28629





More information about the llvm-commits mailing list