[PATCH] D67359: [IVUser] Limit the iterations to check whether a loop has dedicated exits for extreme large case
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 21:11:56 PDT 2019
skatkov added a comment.
I wonder whether the problem is in this function or in analysis itself?
If it is a problem of analysis it is better to restrict it but not an utility function.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67359/new/
https://reviews.llvm.org/D67359
More information about the llvm-commits
mailing list