[PATCH] D44677: [SCEV] Make computeExitLimit more simple and more powerful
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 21 02:42:32 PDT 2018
mkazantsev requested review of this revision.
mkazantsev added a comment.
It seems that this patch is OK, it just revealed some existing bug in IndVar simplifier: it fails to forget loops at some point.
https://reviews.llvm.org/D44677
More information about the llvm-commits
mailing list