[PATCH] D35931: [SCEV] Do not visit nodes twice in containsConstantSomewhere
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 27 21:57:25 PDT 2017
mkazantsev added a comment.
That's an interesting case. I will add a TODO item on that. Maybe the initial intention when this code was written is to use this helper in more places.
https://reviews.llvm.org/D35931
More information about the llvm-commits
mailing list