[PATCH] D84294: [SCEV] Remove premature assert. PR46786
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 01:36:02 PDT 2020
mkazantsev added a comment.
I've updated commit message basing on our discussion. We want to be at a point when "is pointer" notion doesn't get lost. We are clearly not at this point now. We need to assess the amount of work we should do to get there, and construct more tests exercising different scenarios of this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84294/new/
https://reviews.llvm.org/D84294
More information about the llvm-commits
mailing list