[PATCH] D67512: [Analysis] Allow -scalar-evolution-max-iterations more than once

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 20:22:08 PDT 2019


sanjoy accepted this revision.
sanjoy added a comment.

This patch individually is fine, but why are you setting `scalar-evolution-max-iterations` in the first place?  It is a debug option that end-users should ideally never have to change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67512





More information about the llvm-commits mailing list